Method | Description | |
---|---|---|
PathTo ( Vector3 fromPoint, Vector3 toPoint ) : Vector3[] |
Method | Description | |
---|---|---|
ClearBetween ( Vector3 fromPoint, Vector3 toPoint ) : bool | ||
HeuristicDist ( Cell, fromCell, Cell, toCell ) : float | ||
SmoothPath ( List |
||
WalkPath ( Cell>.Dictionary |
public static PathTo ( Vector3 fromPoint, Vector3 toPoint ) : Vector3[] | ||
fromPoint | Vector3 | |
toPoint | Vector3 | |
return | Vector3[] |