Function CubeMesh.subdivideDepth
Number of extra edge loops inserted along the Z axis.
long subdivideDepth() nothrow @property @nogc;
void subdivideDepth
(
long v
) nothrow @property @nogc;
Number of extra edge loops inserted along the Z axis.
long subdivideDepth() nothrow @property @nogc;
void subdivideDepth
(
long v
) nothrow @property @nogc;