A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
LayerGridGraph.HeightSample Struct Reference

Struct returned by SampleHeights. More...

Detailed Description

Struct returned by SampleHeights.

Public Attributes

float height
 
RaycastHit hit
 
Vector3 position
 
bool walkable
 

Member Data Documentation

◆ height

float height

◆ hit

RaycastHit hit

◆ position

Vector3 position

◆ walkable

bool walkable

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