Click or drag to resize
Ab4d.SharpEngine logo

BooleanMesh.Union Method

Overload List
 NameDescription
Public methodUnion(BooleanMesh) Updates this BooleanMesh with merging it with the specified booleanMesh. The generated mesh can be obtained by calling the GetMesh() method.
Public methodUnion(StandardMesh, Transform) Updates this BooleanMesh with merging it with the specified StandardMesh. The generated mesh can be obtained by calling the GetMesh() method.
Top
See Also