Property Offset
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
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; }