A* Pathfinding Project
4.0.3
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
void | QueryRec (int i, Rect r) |
Public Attributes | |
Agent | agent |
float | agentRadius |
float | maxRadius |
Node[] | nodes |
Vector2 | p |
float | speed |
float | timeHorizon |
void QueryRec | ( | int | i, |
Rect | r | ||
) |
Agent agent |
float agentRadius |
float maxRadius |
Node [] nodes |
Vector2 p |
float speed |
float timeHorizon |