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