localRotationToLocal
localRotationToLocal
Description
Local space to local space rotation transformation
Definition
localRotationToLocal(entityId transformId, entityId targetTransformId, float rx, float ry, float rz)
Arguments
| entityId | transformId | transformId |
|---|---|---|
| entityId | targetTransformId | targetTransformId |
| float | rx | x rotation |
| float | ry | y rotation |
| float | rz | z rotation |
Return Values
| float | rx | x rotation |
|---|---|---|
| float | ry | y rotation |
| float | rz | z rotation |