Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Public/MassAvoidanceSettings.h |
Include |
#include "MassAvoidanceSettings.h" |
USTRUCT()
struct FMassAvoidanceVelocityFilter
Name | Description | ||
---|---|---|---|
|
double |
Delay |
Delay between changes. (seconds) |
|
float |
HighSpeed |
Maximum speed of the range (cm/s). |
|
float |
LowSpeed |
Minimum speed of the range (cm/s). |