Urho3D
Public Attributes | List of all members
Urho3D::CrowdObstacleAvoidanceParams Struct Reference

Parameter structure for obstacle avoidance params (copied from DetourObstacleAvoidance.h in order to hide Detour header from Urho3D library users). More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Navigation/CrowdManager.h>

Public Attributes

float velBias
 
float weightDesVel
 
float weightCurVel
 
float weightSide
 
float weightToi
 
float horizTime
 
u8 gridSize
 grid
 
u8 adaptiveDivs
 adaptive
 
u8 adaptiveRings
 adaptive
 
u8 adaptiveDepth
 adaptive
 

Detailed Description

Parameter structure for obstacle avoidance params (copied from DetourObstacleAvoidance.h in order to hide Detour header from Urho3D library users).


The documentation for this struct was generated from the following file: