HeightMapShape.mapDepth

Depth of the height map data. Changing this will resize the mapData.

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

Meta