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