A* Pathfinding Project
4.1.7
The A* Pathfinding Project for Unity 3D
|
Internal class used by the LayerGridGraph. More...
Internal class used by the LayerGridGraph.
Public Attributes | |
float | height |
RaycastHit | hit |
LinkedLevelNode | next |
Vector3 | position |
bool | walkable |
float height |
RaycastHit hit |
LinkedLevelNode next |
Vector3 position |
bool walkable |