FMeshSelfCut::Cut

Split mesh along the provided intersections

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/MeshMeshCut.h

Include

#include "Operations/MeshMeshCut.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Operations/MeshMeshCut.cpp

Syntax

bool Cut
(
    const MeshIntersection::FIntersectionsQueryResult & Intersections
)

Remarks

Split mesh along the provided intersections

Parameters

Parameter

Description

Intersections

A set of mesh intersections, for example as returned by TMeshAABBTree3::FindAllSelfIntersections

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss