Class JobRepairPathHelpers

Public

Inner Types

Public Static Methods

UpdateReachedEndInfo (nextCorners, state, movementPlane, transform, shape, destination, stopDistance, pathTracer)

Checks if the agent has reached its destination, or the end of the path.

UpdateReachedOrientation (state, transform, movementPlane, destination)

Checks if the agent is oriented towards the desired facing direction.

Private/Protected Members

ReachedDesiredOrientation (transform, movementPlane, destination)