|
|
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 |
| |
The documentation for this struct was generated from the following file: