localRotationToLocalVector
localRotationToLocalVector
Description
Local space to local space rotation transformation
Definition
localRotationToLocalVector(entityId sourceTransformId, entityId targetTransformId, vector sourceRotation)
Arguments
| entityId | sourceTransformId |
|---|---|
| entityId | targetTransformId |
| vector | sourceRotation |
Return Values
| vector | targetRotation |
|---|