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

Public Member Functions

bool operator== (const FVertexNormal &o) const
 

Public Attributes

int vid
 
float x
 
float y
 
float z
 

Member Function Documentation

◆ operator==()

bool FVertexNormal::operator== ( const FVertexNormal o) const
inline

Member Data Documentation

◆ vid

int FVertexNormal::vid

◆ x

float FVertexNormal::x

◆ y

float FVertexNormal::y

◆ z

float FVertexNormal::z

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