Harvestable.setUvFrameIndex
Sets the UV animation frame with the given index.
Kind: Function
Environments: Game
Game
harvestable:setUvFrameIndex( index )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
harvestable |
Harvestable | The harvestable. |
index |
integer | The index. |