UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TVertexAttr< AttrType > Struct Template Reference

#include <ToDynamicMesh.h>

Public Member Functions

bool operator== (const TVertexAttr &o) const
 

Public Attributes

int VID
 
AttrType AttrValue
 

Member Function Documentation

◆ operator==()

template<typename AttrType >
bool UE::Geometry::TVertexAttr< AttrType >::operator== ( const TVertexAttr< AttrType > &  o) const
inline

Member Data Documentation

◆ AttrValue

template<typename AttrType >
AttrType UE::Geometry::TVertexAttr< AttrType >::AttrValue

◆ VID

template<typename AttrType >
int UE::Geometry::TVertexAttr< AttrType >::VID

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