| Urho3D
    | 
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Navigation/CrowdManager.h>
| Public Attributes | |
| float | velBias | 
| float | weightDesVel | 
| float | weightCurVel | 
| float | weightSide | 
| float | weightToi | 
| float | horizTime | 
| unsigned char | gridSize | 
| grid | |
| unsigned char | adaptiveDivs | 
| adaptive | |
| unsigned char | adaptiveRings | 
| adaptive | |
| unsigned char | adaptiveDepth | 
| adaptive | |
Parameter structure for obstacle avoidance params (copied from DetourObstacleAvoidance.h in order to hide Detour header from Urho3D library users).
 1.8.17
 1.8.17