![]() |
ezEngine
Release 25.03
|
Static Public Member Functions | |
static ezDetourCrowdAgentParams | Default () |
Public Attributes | |
float | m_fRadius |
Agent radius. [Limit: >= 0]. | |
float | m_fHeight |
Agent height. [Limit: > 0]. | |
float | m_fMaxAcceleration |
Maximum allowed acceleration. [Limit: >= 0]. | |
float | m_fMaxSpeed |
Maximum allowed speed. [Limit: >= 0]. | |
float | m_fSeparationWeight |
How aggresive the agent manager should be at avoiding collisions with this agent. [Limit: >= 0]. | |
void * | m_pUserData |