Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get the rotation Euler Y of this object local or global
Parameters:
- index
- An integer value
- isLocal Optional
- A boolean value
returns a Float (decimal number) value
Example:
1 | obj.getEulerY(index, isLocal) |