Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshDescription
| Type | Name | Description | |
|---|---|---|---|
| void | FindPolygonPerimeter
(
TArrayView< const FTriangleID > Triangles, |
Determines the vertex instances which form the perimeter of a polygon | |
| void | FindPolygonPerimeter
(
const FPolygonID PolygonID, |
Determines the vertex instances which form the perimeter of a polygon |