HeightMapShape.mapWidth

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

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

Meta