GridMap.cellSize

The dimensions of the grid's cells. This does not affect the size of the meshes. See cellScale.

  1. Vector3 cellSize [@property getter]
    struct GridMap
    @nogc nothrow @property
    Vector3
    cellSize
    ()
  2. Vector3 cellSize [@property setter]

Meta