Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/Operations > API/Runtime/GeometryCore/DynamicMesh/Operations/FMergeCoincidentMeshEdges
Syntax
double MergeSearchTolerance
Remarks
Edges are considered as potentially the same if their midpoints are within this distance. Due to floating-point roundoff this should be larger than MergeVertexTolerance. If zero, we set to MergeVertexTolerance*2