Click or drag to resize
SpriteAnimationClip Properties

The SpriteAnimationClip type exposes the following members.

Properties
  NameDescription
Public propertyEndIndex
Animation ending step index.
Public propertyIsLooping
Does this animation clip plays in loop.
Public propertySpeed
Animation playing speed. This number basically means how many animation steps we pass per second.
Public propertyStartIndex
Animation starting step index.
Top
See Also