Property Height
Height
Gets the height, in pixels, of this TilemapLayer.
Height = Tileset.TileHeight * Rows
public int Height { get; }
Gets the height, in pixels, of this TilemapLayer.
Height = Tileset.TileHeight * Rows
public int Height { get; }