Tilemap.tileSize

The size of a tile in units (both width and height)

struct Tilemap(T)
@nogc nothrow pure @property
int
tileSize
const
(
)

Meta