Interactable.getLocalBonePosition
Return the position of the bone
Kind: Function
Environments: Game
Game
interactable:getLocalBonePosition( name )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
name |
string | The bone name. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The position. |