Function GridMap.cellCenterZ

If true, grid items are centered on the Z axis.

bool cellCenterZ() nothrow @property @nogc;

void cellCenterZ (
  bool v
) nothrow @property @nogc;