Navigation
Unreal Engine C++ API Reference > 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