Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FNormalFlowRemesher
Description
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).
| Name | RemeshWithFaceProjection |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/NormalFlowRemesher.h |
| Include Path | #include "NormalFlowRemesher.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/NormalFlowRemesher.cpp |
void RemeshWithFaceProjection()