A* Pathfinding Project  4.3.2
The A* Pathfinding Project for Unity 3D
JobCopyHits Struct Reference

points[i] = hits[i].point More...

Detailed Description

points[i] = hits[i].point

Public Member Functions

void Execute ()
 

Public Attributes

NativeArray< RaycastHit > hits
 
NativeArray< Vector3 > points
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ hits

NativeArray<RaycastHit> hits

◆ points

NativeArray<Vector3> points

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