GridMap.cellCenterZ

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

  1. bool cellCenterZ [@property getter]
  2. bool cellCenterZ [@property setter]
    struct GridMap
    @nogc nothrow @property
    void
    cellCenterZ
    (
    bool v
    )

Meta