LayerData.numRows

Number of tile rows. Identical to map height in Tiled Qt.

struct LayerData
@jsonize(Jsonize.yes)
@jsonize("height")
int numRows;

Meta