![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MeshLocalParam.h>
Public Attributes | |
| int32 | PointID |
| int32 | ParentPointID |
| double | GraphDistance |
| FVector2d | UV |
| bool | bFrozen |
| FVector3d | CachedNormal |
| bool UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::bFrozen |
| FVector3d UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::CachedNormal |
| double UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::GraphDistance |
| int32 UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::ParentPointID |
| int32 UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::PointID |
| FVector2d UE::Geometry::TMeshLocalParam< PointSetType >::FGraphNode::UV |