A* Pathfinding Project
4.2.3
The A* Pathfinding Project for Unity 3D
|
Classes | |
struct | LayerGridGraph.HeightSample |
Struct returned by SampleHeights. More... | |
class | LayerGridGraph.HitComparer |
Sorts RaycastHits by distance. More... | |
class | LayerGridGraph |
Grid Graph, supports layered worlds. More... | |
class | LayerGridGraphUpdate |
GraphUpdateObject with more settings for the LayerGridGraph. More... | |
class | LevelGridNode |
Describes a single node for the LayerGridGraph. More... | |
Namespaces | |
namespace | Pathfinding |