Function CSGPolygon.pathInterval
Interval at which a new extrusion slice is added along the path when mode
is constant MODE_PATH
.
double pathInterval() nothrow @property @nogc;
void pathInterval
(
double v
) nothrow @property @nogc;