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

Public Member Functions

void Execute ()
 

Public Attributes

IntRect bounds
 
Matrix4x4 graphToWorld
 
NativeArray< RaycastCommand > raycastCommands
 
Vector3 raycastDirection
 
LayerMask raycastMask
 
Vector3 raycastOffset
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ bounds

IntRect bounds

◆ graphToWorld

Matrix4x4 graphToWorld

◆ raycastCommands

NativeArray<RaycastCommand> raycastCommands

◆ raycastDirection

Vector3 raycastDirection

◆ raycastMask

LayerMask raycastMask

◆ raycastOffset

Vector3 raycastOffset

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