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