Struct JobPrepareGridRaycast Extends IJob

Public

Prepares a set of raycast commands for a grid graph.

Each ray will start at raycastOffset from the node's position. The end point of the raycast will be the start point + raycastDirection.

Public Methods

Execute ()
Public

Public Variables

bounds
Public
graphToWorld
Public
physicsScene
Public
raycastCommands
Public
raycastDirection
Public
raycastMask
Public
raycastOffset
Public