Click or drag to resize

AStarzMaxAlongAxisHeuristic Property

Heuristic based on the maximum distance : Max(|Dx|, |Dy|, |Dz|)

Namespace:  Pathfinding
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Heuristic MaxAlongAxisHeuristic { get; }

Property Value

Type: Heuristic
See Also