TMeshSimplification::RemoveIsolatedTriangle

Remove an isolated triangle.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshSimplification.h

Include

#include "MeshSimplification.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/MeshSimplification.cpp

Syntax

bool RemoveIsolatedTriangle
(
    int tID
)

Remarks

Remove an isolated triangle.

Returns

false if the triangle shares a vertex with another triangle

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