NonManifoldID

NonManifoldID is returned by [AppendTriangle()](API\Plugins\DynamicMesh\FDynamicMesh3\AppendTriangle\1) to indicate that the added triangle would result in nonmanifold geometry and hence was ignored

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicMesh3.h"

Syntax

static constexpr int NonManifoldID = -2;

Remarks

NonManifoldID is returned by AppendTriangle() to indicate that the added triangle would result in nonmanifold geometry and hence was ignored

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