AreaTrigger.getWorldRotation
Returns the world rotation of an area trigger.
Kind: Function
Environments: Game
Game
areaTrigger:getWorldRotation( )
Parameters:
| Name | Type | Description |
|---|---|---|
areaTrigger |
AreaTrigger | The area trigger instance. |
Returns:
| Type | Description |
|---|---|
| Quat | The area trigger's world rotation. |