AreaTrigger.getWorldMax
Returns the world max corner position of an area trigger.
Kind: Function
Environments: Game
Game
areaTrigger:getWorldMax( )
Parameters:
| Name | Type | Description |
|---|---|---|
areaTrigger |
AreaTrigger | The area trigger instance. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The area trigger's max corner position. |