A* Pathfinding Project  4.1.21
The A* Pathfinding Project for Unity 3D
LayerGridGraphGenerator.cs File Reference

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