setRotation
setRotation
Description
Set local space rotation of a transform (relative to its parent)
Definition
setRotation(entityId objectId, float x, float y, float z)
Arguments
| entityId | objectId | objectId |
|---|---|---|
| float | x | x rotation in radians |
| float | y | y rotation in radians |
| float | z | z rotation in radians |