HeightMapShape.mapData

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

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

Meta