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