Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshDescription
| Type | Name | Description | |
|---|---|---|---|
| TArray< FPolygonID, Alloc > | GetPolygonAdjacentPolygons
(
const FPolygonID PolygonID |
Return adjacent polygons into a TArray with the specified allocator | |
| TArray< FPolygonID > | GetPolygonAdjacentPolygons
(
const FPolygonID PolygonID |
Return adjacent polygons to this polygon | |
| void | GetPolygonAdjacentPolygons
(
const FPolygonID PolygonID, |
Populates the passed array with adjacent polygons |