Tool.getPosition
Returns the world position of the player.
Kind: Function
Environments: Game
Game
tool:getPosition( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The player's world position. |