Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshLocalParam
Information about each active/computed point
| Name | FGraphNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Parameterization/MeshLocalParam.h |
| Include Path | #include "Parameterization/MeshLocalParam.h" |
Syntax
struct FGraphNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFrozen | bool | Parameterization/MeshLocalParam.h | ||
| CachedNormal | FVector3d | Parameterization/MeshLocalParam.h | ||
| GraphDistance | double | Parameterization/MeshLocalParam.h | ||
| ParentPointID | int32 | Parameterization/MeshLocalParam.h | ||
| PointID | int32 | Parameterization/MeshLocalParam.h | ||
| UV | FVector2d | Parameterization/MeshLocalParam.h |