Table of Contents

Property Origin

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

Origin

Gets the x- and y-coordinate origin point for this Slice relative to the upper-left corner of the bonds of the TextureRegion it is in.

public Vector2 Origin { get; }

Property Value

Vector2