A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
JobPrepareRaycasts Struct Reference

Public Member Functions

void Execute ()
 

Public Attributes

Vector3 direction
 
float distance
 
LayerMask mask
 
Vector3 originOffset
 
NativeArray< Vector3 > origins
 
NativeArray< RaycastCommand > raycastCommands
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ direction

Vector3 direction

◆ distance

float distance

◆ mask

LayerMask mask

◆ originOffset

Vector3 originOffset

◆ origins

NativeArray<Vector3> origins

◆ raycastCommands

NativeArray<RaycastCommand> raycastCommands

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