Navigation
API > API/Plugins > API/Plugins/PlanarCut
| Type | Name | Description | |
|---|---|---|---|
| int32 | CutWithMesh
(
const UE::Geometry::FDynamicMesh3& CuttingMesh, |
Cut multiple Geometry groups inside a GeometryCollection with a mesh, and add each cut cell back to the GeometryCollection as a new child of their source Geometry. | |
| int32 | CutWithMesh
(
const FMeshDescription* CuttingMesh, |