Version: 2018.2

NavMesh.avoidancePredictionTime

Switch to Manual
public static float avoidancePredictionTime ;

Description

Describes how far in the future the agents predict collisions for avoidance.

The larger the value, the earlier the agents will start to avoid each other if they are on collision course. The value is measured in seconds. Default value is 2.0, a good range for tuning is between 0.5 and 5.0.