TilesetData.imageHeight

Height of source image in pixels

struct TilesetData
@jsonize(Jsonize.yes)
@jsonize("imageheight")
int imageHeight;

Meta