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>
void GetVertexConnectedTriangles
(
const FVertexID VertexID,
TArray < FTriangleID , Alloc > & OutConnectedTriangleIDs
) const
Remarks
Populates the passed array of TriangleIDs with the triangles connected to this vertex