Click or drag to resize
Ab4d.SharpEngine logo

BooleanMeshIntersect Method

Overload List
 NameDescription
Public methodIntersect(BooleanMesh) Updates this BooleanMesh so that it will be defined as an intersection of this BooleanMesh and the specified booleanMesh. The generated mesh can be obtained by calling the GetMesh method.
Public methodIntersect(StandardMesh, Transform) Updates this BooleanMesh so that it be defined as an intersection of this BooleanMesh and the specified StandardMesh. The generated mesh can be obtained by calling the GetMesh method.
Top
See Also