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

Public Member Functions

bool operator== (const FVertexUV &o) const
 

Public Attributes

int vid
 
float x
 
float y
 

Member Function Documentation

◆ operator==()

bool MeshDescriptionUVsToDynamicMeshLocals::FVertexUV::operator== ( const FVertexUV o) const
inline

Member Data Documentation

◆ vid

int MeshDescriptionUVsToDynamicMeshLocals::FVertexUV::vid

◆ x

float MeshDescriptionUVsToDynamicMeshLocals::FVertexUV::x

◆ y

float MeshDescriptionUVsToDynamicMeshLocals::FVertexUV::y

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