Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Operations > API/Runtime/GeometryCore/Operations/FMeshSelfUnion
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Operations/MeshSelfUnion.h |
| Include | #include "Operations/MeshSelfUnion.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/Operations/MeshSelfUnion.cpp |
bool Compute&40;&41;
Remarks
Compute the plane cut by splitting mesh edges that cross the cut plane, and then deleting any triangles on the positive side of the cutting plane. true if operation succeeds