A* Pathfinding Project  3.8.10
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
LinkedLevelNode Class Reference

Internal class used by the LayerGridGraph. More...

Detailed Description

Internal class used by the LayerGridGraph.

Public Attributes

float height
 
RaycastHit hit
 
LinkedLevelNode next
 
Vector3 position
 
bool walkable
 

Member Data Documentation

float height
RaycastHit hit
Vector3 position
bool walkable

The documentation for this class was generated from the following file: