FNormalFlowRemesher::RemeshWithFaceProjection

Do remeshing with face-aligned projection.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "NormalFlowRemesher.h"

Source

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

Syntax

void RemeshWithFaceProjection()

Remarks

Do remeshing with face-aligned projection. During the Projection step of RemeshIteration, perform N passes of face-aligned projection (N = FaceProjectionPassesPerRemeshIteration). Additionally, do M passes of face-aligned projection after remeshing has finished (M = NumExtraProjectionIterations).

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