Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshDescription > API/Runtime/MeshDescription/FMeshDescription/GetPolygonPerimeterEdges
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshDescription.h |
| Include | #include "MeshDescription.h" |
template<typename Alloc>
void GetPolygonPerimeterEdges
(
const FPolygonID PolygonID,
TArray < FEdgeID , Alloc > & OutEdgeIDs
) const
Remarks
Populates the passed array with the edges which form the polygon perimeter