A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
JobDependencyTracker.JobRaycastCommandDummy Struct Reference

Public Member Functions

void Execute ()
 

Public Attributes

NativeArray< UnityEngine.RaycastCommand > commands
 
NativeArray< UnityEngine.RaycastHit > results
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ commands

NativeArray<UnityEngine.RaycastCommand> commands

◆ results

NativeArray<UnityEngine.RaycastHit> results

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