Sprite.YScale Property
Animation Studio Reference

Sprite.YScale Property

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

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

See Also

Sprite Class | AnimationStudio Namespace