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

Public Member Functions

bool operator== (const FUniqueVertex &Other) const
 

Public Attributes

FVector3f Normal
 
FVector3f Tangent
 
TArray< FVector2fUVs
 

Member Function Documentation

◆ operator==()

bool FUniqueVertex::operator== ( const FUniqueVertex Other) const
inline

Member Data Documentation

◆ Normal

FVector3f FUniqueVertex::Normal

◆ Tangent

FVector3f FUniqueVertex::Tangent

◆ UVs

TArray<FVector2f> FUniqueVertex::UVs

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