Function CSGPolygon.depth
Extrusion depth when mode
is constant MODE_DEPTH
.
double depth() nothrow @property @nogc;
void depth
(
double v
) nothrow @property @nogc;
Extrusion depth when mode
is constant MODE_DEPTH
.
double depth() nothrow @property @nogc;
void depth
(
double v
) nothrow @property @nogc;