A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
LayerGridGraph.HitComparer Class Reference

Sorts RaycastHits by distance. More...

Detailed Description

Sorts RaycastHits by distance.

Public Member Functions

int Compare (RaycastHit a, RaycastHit b)
 

Member Function Documentation

◆ Compare()

int Compare ( RaycastHit  a,
RaycastHit  b 
)

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