sm.localPlayer.getFpBonePos

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

Kind: Function

Environments: Game

Game

sm.localPlayer.getFpBonePos( jointName )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
jointName string The joint name.

Returns:

Type Description
Vec3 The joint position.