KeyFrame.Opacity Property
Animation Studio Reference

KeyFrame.Opacity Property

Set or get the Opacity of the Sprite at this KeyFrame. A value of 1.0F means full opacity, while a value of 0.0F means full transparency.

[Visual Basic]
Public Property Opacity As Single
[C#]
public float Opacity {get; set;}

See Also

KeyFrame Class | AnimationStudio Namespace