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