Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/TMeshSimplification
Description
Returns true while the mesh is still above MaxResultTriangleCount and we should therefore override stopping criteria (geometric error, edge-too-long, max-error loop break) to keep collapsing. When MaxResultTriangleCount is 0 (default) this is always false.
| Name | ShouldIgnoreStoppingCriteria |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/MeshSimplification.h |
| Include Path | #include "MeshSimplification.h" |
bool ShouldIgnoreStoppingCriteria() const