Function HeightMapShape.mapDepth
Depth of the height map data. Changing this will resize the mapData
.
long mapDepth() nothrow @property @nogc;
void mapDepth
(
long v
) nothrow @property @nogc;
Depth of the height map data. Changing this will resize the mapData
.
long mapDepth() nothrow @property @nogc;
void mapDepth
(
long v
) nothrow @property @nogc;