RemoveTriangles

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RemoveTriangles

(
    const TArray< int >& Triangles,
    bool bRemoveIsolatedVerts
)

Remove a list of triangles from the mesh, and optionally any vertices that are now orphaned

Public function

bool

 

RemoveTriangles

(
    const TArray< int >& Triangles,
    bool bRemoveIsolatedVerts,
    TFunctionRef< void> OnRemoveTr...
)

Remove a list of triangles from the mesh, and optionally any vertices that are now orphaned

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