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