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