Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
| Type | Name | Description | |
|---|---|---|---|
| EMeshResult | MergeEdges
(
int KeepEdgeID, |
Weld one edge to the other. | |
| EMeshResult | MergeEdges
(
int KeepEdgeID, |
Given two edges of the mesh, weld both their vertices, so that one edge is removed. |