Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get the rotation Euler X 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.getEulerX(index, isLocal) |