UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode Struct Reference

#include <MeshLocalParam.h>

Public Attributes

int32 PointID
 
int32 ParentPointID
 
double GraphDistance
 
FVector2d UV
 
bool bFrozen
 
FVector3d CachedNormal
 

Member Data Documentation

◆ bFrozen

template<class PointSetType >
bool UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::bFrozen

◆ CachedNormal

template<class PointSetType >
FVector3d UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::CachedNormal

◆ GraphDistance

template<class PointSetType >
double UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::GraphDistance

◆ ParentPointID

template<class PointSetType >
int32 UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::ParentPointID

◆ PointID

template<class PointSetType >
int32 UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::PointID

◆ UV


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