Skip to content

editorGlobalsCSGOperationType

Enumeration: CSGOperationType

Index

Enumeration members

Enumeration members

DIFFERENCE

DIFFERENCE:

Defined in src/model/data/Concepts/Mesh/CSGMeshOperation.ts:18


FULL_SPLIT

FULL_SPLIT:

Defined in src/model/data/Concepts/Mesh/CSGMeshOperation.ts:20


INTERSECTION

INTERSECTION:

Defined in src/model/data/Concepts/Mesh/CSGMeshOperation.ts:19


SPLIT

SPLIT:

Defined in src/model/data/Concepts/Mesh/CSGMeshOperation.ts:21


UNION

UNION:

Defined in src/model/data/Concepts/Mesh/CSGMeshOperation.ts:17