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