Navigation
API > API/Plugins > API/Plugins/MassNavigation > API/Plugins/MassNavigation/Steering > API/Plugins/MassNavigation/Steering/FMassStandingSteeringParameters
Syntax
UPROPERTY (EditAnywhere, Category="Movement", Meta=(ClampMin="0.0", ForceUnits="cm/s"))
float LowSpeedThreshold
Remarks
If the velocity is below this threshold, it is clamped to 0. This allows to prevent jittery movement when trying to be stationary.