Property Scale
Scale
Gets or Sets the x- and y-axis scale factor to use when rendering this Sprite.
public Vector2 Scale { get; set; }
Property Value
- Vector2
Gets or Sets the x- and y-axis scale factor to use when rendering this Sprite.
public Vector2 Scale { get; set; }