Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
| Type | Name | Description | |
|---|---|---|---|
| EMeshResult | SplitEdge
(
int EdgeAB, |
Split an edge of the mesh by inserting a vertex. | |
| EMeshResult | SplitEdge
(
int EdgeVertA, |
Splits the edge between two vertices at the midpoint, if this edge exists |