Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FNormalFlowRemesher
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/NormalFlowRemesher.h |
| Include | #include "NormalFlowRemesher.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/NormalFlowRemesher.cpp |
void RemeshWithFaceProjection&40;&41;
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).