GridMap.cellOctantSize

The size of each octant measured in number of cells. This applies to all three axis.

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

Meta