Function CSGPolygon.pathLocal
If false we extrude centered on our path, if true we extrude in relation to the position of our CSGPolygon when mode is constant MODE_PATH.
bool pathLocal() nothrow @property @nogc;
void pathLocal
(
bool v
) nothrow @property @nogc;