BooleanOperation

BooleanOperation

Overview

BooleanOperation is a class in Aspose.3D FOSS for TypeScript.

BooleanOperation.ADD represents a union (addition) boolean operation on meshes.

Properties: ADD, INTERSECT, SUB.

Properties

NameTypeAccessDescription
ADD``Read/WriteGets or sets the add.
SUB``Read/WriteGets or sets the sub.
INTERSECT``Read/WriteGets or sets the intersect.

See Also

 English