Type alias CSGOperation<MeshType>

CSGOperation<MeshType>: CSGFinalOperation<MeshType> | CSGTree<MeshType>

A CSG operation in a CSG operation tree.

Type Parameters

  • MeshType

Generated using TypeDoc