CSGShape.Operation

Values

ValueMeaning
operationUnion0

Geometry of both primitives is merged, intersecting geometry is removed.

operationIntersection1

Only intersecting geometry remains, the rest is removed.

operationSubtraction2

The second shape is subtracted from the first, leaving a dent with its shape.

Meta