KeyFrame.Visible Property
Animation Studio Reference

KeyFrame.Visible Property

Set or get the visibility of the Sprite at this KeyFrame.

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

See Also

KeyFrame Class | AnimationStudio Namespace