StaticgetThe X position of the player.
StaticgetThe X rotation of the player.
StaticgetThe Y position of the player.
StaticgetThe Y rotation of the player.
StaticgetThe Z position of the player.
StaticrotateRotate the player relative to it's current rotation.
The X rotation offset
The Y rotation offset
StaticsetSet the X position of the player.
The new X position
StaticsetSet the X rotation of the player.
The new X rotation
StaticsetSet the Y position of the player.
The new Y position
StaticsetSet the Y rotation of the player.
The new Y rotation
StaticsetSet the Z position of the player.
The new Z position
StatictranslateTranslate the player relative to it's current position.
The X position offset
The Y position offset
The Z position offset
This class provides functions to retrieve information about the player and edit it's state.