Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
| Type | Name | Description | |
|---|---|---|---|
| EMeshResult | FlipEdge
(
int EdgeAB, |
Flip/Rotate an edge of the mesh. | |
| EMeshResult | FlipEdge
(
int EdgeVertA, |
Calls FlipEdge() on the edge between two vertices, if it exists |