Tool.getTpBoneDir

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

Kind: Function

Environments: Game

Game

tool:getTpBoneDir( 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
Vec3 The joint direction.