getRotation
getRotation
Description
Get local space rotation of a transform object (relative to its parent)
Definition
getRotation(entityId transformId)
Arguments
| entityId | transformId | transformId |
|---|
Return Values
| float | x | local x rotation in radians |
|---|---|---|
| float | y | local y rotation in radians |
| float | z | local z rotation in radians |