KeyFrame.ZOrder Property
Animation Studio Reference

KeyFrame.ZOrder Property

Set or get the ZOrder of the Sprite at this KeyFrame. Bigger values indicate the Sprite is in the foreground, smaller values send the Sprite to the Background in the Z direction.

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

See Also

KeyFrame Class | AnimationStudio Namespace