localRotationToWorldVector
localRotationToWorldVector
Description
Local space to world space rotation transformation
Definition
localRotationToWorldVector(entityId transformId, vector localRotation)
Arguments
| entityId | transformId |
|---|---|
| vector | localRotation |
Return Values
| vector | worldRotation |
|---|