Set Animated Texture
Sets the asset properties of the specified animated texture.
Input
Name | Data type | Description |
---|---|---|
Enter | Exec | Execute this node |
Animated Texture | Texture 2D | The animated texture asset whose properties to set |
Loop Count | Number | The number of times of looping the Animated Texture |
Order | String | Set the play mode of the animated texture, including Forward, Random, Ping-pong and Shuffle |
FPS | Number | Set the frame per second of this animated texture |
Is Reverse | Boolean | Set to true if the playing of this animated texture needs to be reverse |
Output
Name | Data type | Description |
---|---|---|
Next | Exec | Execute the next node |