AStarzEuclidianHeuristic Property |
Heuristic based on the euclidian distance : Sqrt(Dx²+Dy²+Dz²)
Namespace:
Pathfinding
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Heuristic EuclidianHeuristic { get; }
Property Value
Type:
HeuristicSee Also