Property Origin
Origin
Gets or Sets the x- and y-coordinate point of origin to apply when rendering this Sprite.
public Vector2 Origin { get; set; }
Property Value
- Vector2
Gets or Sets the x- and y-coordinate point of origin to apply when rendering this Sprite.
public Vector2 Origin { get; set; }