HeightMapShape.mapWidth

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

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

Meta