Sprite.PathClosed Property
Animation Studio Reference

Sprite.PathClosed Property

Connects the first and last frame of the sprite. The resulting path is closed. Some times you need to insert an additional KeyFrame for the path to appear smooth.

[Visual Basic]
Public Property PathClosed As Boolean
[C#]
public bool PathClosed {get; set;}

See Also

Sprite Class | AnimationStudio Namespace