Interactable.setPoseWeight
Set the pose weight of the pose in the given index.
Kind: Function
Environments: Game
Game
interactable:setPoseWeight( index, value )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
index |
integer | The index. |
value |
number | The pose weight. |