Function PlaneMesh.subdivideDepth
Number of subdivision along the Z axis.
long subdivideDepth() nothrow @property @nogc;
void subdivideDepth
(
long v
) nothrow @property @nogc;
Number of subdivision along the Z axis.
long subdivideDepth() nothrow @property @nogc;
void subdivideDepth
(
long v
) nothrow @property @nogc;