Click or drag to resize
Ab4d.SharpEngine logo

BooleanMeshSubtract Method

Overload List
 NameDescription
Public methodSubtract(BooleanMesh, Boolean) Subtracts the specified booleanMesh from this BooleanMesh. The generated mesh can be obtained by calling the GetMesh method.
Public methodSubtract(StandardMesh, Transform, Boolean) Subtracts the specified StandardMesh from this BooleanMesh. The generated mesh can be obtained by calling the GetMesh method.
Top
See Also