Character.getTpBonePos

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

Kind: Function

Environments: Game

Game

character:getTpBonePos( jointName )

Open the full Game reference

Parameters:

Name Type Description
character Character The character.
jointName string The joint name.

Returns:

Type Description
Vec3 The joint position.