PathNode.getPosition
Get the world position of a path node
Kind: Function
Environments: Game
Game
pathNode:getPosition( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
node |
PathNode | The path node |
Returns:
| Type | Description |
|---|---|
| Vec3 | World position |