Click or drag to resize
IAStarNodeF Property
F score of this node, computed by adding G and H.

Namespace: Slash.AI.Pathfinding
Assembly: Slash.AI.Pathfinding (in Slash.AI.Pathfinding.dll) Version: 1.0.6018.40189
Syntax
int F { get; set; }

Property Value

Type: Int32
See Also