NavMesh.avoidancePredictionTime
Name | Type |
---|---|
avoidancePredictionTime | number |
Description
Describes how far in the future the agents predict collisions for avoidance.
Extra Detail
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.