Table of Contents

Property Origin

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

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