SpriteAnimationClip Properties |
The SpriteAnimationClip type exposes the following members.
Name | Description | |
---|---|---|
EndIndex |
Animation ending step index.
| |
IsLooping |
Does this animation clip plays in loop.
| |
Speed |
Animation playing speed.
This number basically means how many animation steps we pass per second.
| |
StartIndex |
Animation starting step index.
|