Sprite.Loops Property
Animation Studio Reference

Sprite.Loops Property

If the sprite is started, this parameter controls, how often the path wil be traversed. If PathClosed is set to true, this property has no effect on the sprite.

[Visual Basic]
Public Property Loops As Integer
[C#]
public int Loops {get; set;}

See Also

Sprite Class | AnimationStudio Namespace