Struct CSGPrimitive

Base class for CSG primitives.

struct CSGPrimitive ;

Parent class for various CSG primitives. It contains code and functionality that is common between them. It cannot be used directly. Instead use one of the various classes that inherit from it.

Properties

NameTypeDescription
invertFaces[get, set] boolInvert the faces of the mesh.

Methods

NameDescription
isInvertingFaces
setInvertFaces