Sprite.Visible Property
Animation Studio Reference

Sprite.Visible Property

Show or hide the sprite. This property is overriden, when used in keyframes of the Timeline

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

See Also

Sprite Class | AnimationStudio Namespace