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