Interactable.getLocalBonePosition

Return the position of the bone

Kind: Function

Environments: Game

Game

interactable:getLocalBonePosition( name )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.
name string The bone name.

Returns:

Type Description
Vec3 The position.