csharp
public enum BooleanOperationWhich boolean two solids are combined by.
Fields and properties (3)
UnionEverything in either of them.
DifferenceEverything in the first that is not in the second.
IntersectionOnly what is in both.
Used by (7)
- MeshBooleanVixen.Geometry
- MeshBooleanPropertyTestsVixen.Geometry.Tests
- MeshBooleanTestsVixen.Geometry.Tests
- BlockoutBooleanVixen.Editor.Blockout
- CsgNodeVixen.Editor.SceneView
- SceneCsgVixen.Editor.SceneView
- SceneSerializerVixen.Editor.SceneView