A* Pathfinding Project  4.1.11
The A* Pathfinding Project for Unity 3D
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

◆ height

float height

◆ hit

RaycastHit hit

◆ next

◆ position

Vector3 position

◆ walkable

bool walkable

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