Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshDescription
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< FEdgeID > | GetTriangleEdges
(
const FTriangleID TriangleID |
Return the edges which form this triangle | |
| void | GetTriangleEdges
(
const FTriangleID TriangleID, |
Populates the passed array with the edges which define this triangle |