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
Name | Type | Description |
---|---|---|
invertFaces [get, set]
|
bool | Invert the faces of the mesh. |
Methods
Name | Description |
---|---|
isInvertingFaces
|
|
setInvertFaces
|