Click or drag to resize

Operators Methods

The Operators type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCommit Commit previous CSG operations, creating a new mesh. This operation cannot be undone.
Public methodStatic memberIntersect Remove the volume of one mesh that is not also part of the volume of the other mesh.
Public methodStatic memberSubtract Subtract the volume of one mesh from another.
Public methodStatic memberUnion Combine the volumes of 2 meshes.
Top
See Also