editor › Globals › OnFailureBehavior
Enumeration: OnFailureBehavior
Defines how the CSG should behave if a boxel operation fails
Index
Enumeration members
Enumeration members
DELETE_CANDIDATES
• DELETE_CANDIDATES:
Defined in src/modules/kyub.core.boxel/src/BoxelQueue.ts:30
Default: if the CSG fails, the candidate meshes and everything that depends on it is deleted
SPLIT_UP
• SPLIT_UP:
Defined in src/modules/kyub.core.boxel/src/BoxelQueue.ts:35
If the CSG fails, the assembly is split up, i.e. candidate meshes just "fall off"