BooleanOperation enumeration
BooleanOperation enumeration
Mesh’s Boolean operation
The BooleanOperation type exposes the following members:
Fields
Field | Description |
---|---|
ADD | Add two meshes and calculate the union of the inputs. |
SUB | Subtract one mesh from another mesh, calculate the difference of the inputs. |
INTERSECT | Calculate the intersection of two meshes. |
See Also
- module
aspose.threed.entities