Tool.getPosition

Returns the world position of the player.

Kind: Function

Environments: Game

Game

tool:getPosition(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.

Returns:

Type Description
Vec3 The player's world position.