Function AnglePIDController.ApproximateTurningRadius

ApproximateTurningRadius (float followingStrength)

An approximate turning radius the agent will have in an open space.

Public Static
float ApproximateTurningRadius (

float

followingStrength

)

An approximate turning radius the agent will have in an open space.

This is based on the PID controller in the Control method.