UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVertexInfo Struct Reference

Public Member Functions

 FVertexInfo ()
 

Public Attributes

FTriangleID TriangleID
 
FVertexInstanceID VertexInstanceID
 
FVector2f UVs
 
TArray< FEdgeID, TInlineAllocator< 2 > > EdgeIDs
 

Constructor & Destructor Documentation

◆ FVertexInfo()

FVertexInfo::FVertexInfo ( )
inline

Member Data Documentation

◆ EdgeIDs

TArray<FEdgeID, TInlineAllocator<2> > FVertexInfo::EdgeIDs

◆ TriangleID

FTriangleID FVertexInfo::TriangleID

◆ UVs

FVector2f FVertexInfo::UVs

◆ VertexInstanceID

FVertexInstanceID FVertexInfo::VertexInstanceID

The documentation for this struct was generated from the following file: