After cut the DynamicMesh , how do I fill the cutting surface . Cut.SimpleHoleFill() and Cut.HoleFill(ConstrainedDelaunayTriangulate, true) not working in UE4,and UE5 only works on simple mesh,the complex mesh still not working.
What should I do? Am I using the wrong function?