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
Syntaxpublic static Heuristic MaxAlongAxisHeuristic { get; }
Property Value
Type:
Heuristic
See Also