Table of Contents

Property Offset

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

Offset

Gets or Sets the x- and y-coordinate position offset, relative to the position of the Tilemap, to render this TilemapLayer at

public Vector2 Offset { get; set; }

Property Value

Vector2