CSGPrimitive.invertFaces

Invert the faces of the mesh.

  1. bool invertFaces [@property getter]
  2. bool invertFaces [@property setter]
    struct CSGPrimitive
    @nogc nothrow @property
    void
    invertFaces
    (
    bool v
    )

Meta