FSubRegionRemesher::EndTrackRemovedTrisInPass

Call after [BasicRemeshPass()](API\Plugins\DynamicMesh\FSubRegionRemesher\BasicRemeshPass) to disable and return tracking of removed triangles

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "SubRegionRemesher.h"

Syntax

const TSet< int32 > & EndTrackRemovedTrisInPass()

Remarks

Call after BasicRemeshPass() to disable and return tracking of removed triangles

Returns

set of removed triangles. This set will be cleared on next call to BeginTrackRemovedTrisInPass()

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