BRAKE_TO_STOP_VELOCITY

Stop completely when braking and velocity magnitude is lower than this.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h

Include

#include "GameFramework/CharacterMovementComponent.h"

Syntax

static const float BRAKE_TO_STOP_VELOCITY = 10.f;

Remarks

Stop completely when braking and velocity magnitude is lower than this.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss