Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshDescription > API/Runtime/MeshDescription/FMeshDescription/GetVertexConnectedPolygons
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshDescription.h |
| Include | #include "MeshDescription.h" |
template<typename Alloc>
TArray< FPolygonID, Alloc > GetVertexConnectedPolygons
&40;
const FVertexID VertexID
&41; const
Remarks
Returns the polygons connected to this vertex as an array with the specified allocator template type.