Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FEdgeLoop
| Type | Name | Description | |
|---|---|---|---|
| bool | InitializeFromVertices
(
const TArray< int >& VerticesIn, |
Construct EdgeLoop from list of vertices of mesh | |
| bool | InitializeFromVertices
(
const FDynamicMesh3* MeshIn, |
Construct EdgeLoop from list of vertices of mesh |