Sprite.XScale Property
Animation Studio Reference

Sprite.XScale Property

Gets or sets the X Scale of the sprite. This property is overriden, when used in keyframes of the Timeline.

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

See Also

Sprite Class | AnimationStudio Namespace