Click or drag to resize
IAStarNodeG Property
G score of this node, telling the movement cost needed for travelling from the starting node to this one.

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

Property Value

Type: Int32
See Also