Function CSGPrimitive.invertFaces

Invert the faces of the mesh.

bool invertFaces() nothrow @property @nogc;

void invertFaces (
  bool v
) nothrow @property @nogc;