FSubRegionRemesher::UpdateROI

Update the internal data structures in preparation for a call to [FRemesher::BasicRemeshPass](API\Plugins\DynamicMesh\FRemesher\BasicRemeshPass).

Choose your operating system:

Windows

macOS

Linux

References

Module

DynamicMesh

Header

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

Include

#include "SubRegionRemesher.h"

Syntax

void UpdateROI()

Remarks

Update the internal data structures in preparation for a call to FRemesher::BasicRemeshPass. This must be called before each remesh pass!