Boolean |
Name | Description | |
---|---|---|
Intersect(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. | |
Intersect(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. |