Property Width
Width
Gets the width, in pixels, of this TilemapLayer.
Width = Tileset.TileWidth * Columns
public int Width { get; }
Gets the width, in pixels, of this TilemapLayer.
Width = Tileset.TileWidth * Columns
public int Width { get; }