HeightMapShape.mapData

Height map data, pool array must be of mapWidth * mapDepth size.

  1. PoolRealArray mapData [@property getter]
    struct HeightMapShape
    @nogc nothrow @property
    PoolRealArray
    mapData
    ()
  2. PoolRealArray mapData [@property setter]

Meta