tileHeight property

double? tileHeight
getter/setter pair

This is the vertical height of each block in the tile set.

Note: this must be measured in the destination space.

Implementation

double? tileHeight;