Tool.getTpBoneRot

Returns the world rotations for a bone in the third person view animation skeleton.

Kind: Function

Environments: Game

Game

tool:getTpBoneRot( jointName )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.
jointName string The joint name.

Returns:

Type Description
Quat The joint rotation.