Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UCharacterMovementComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
Include | #include "GameFramework/CharacterMovementComponent.h" |
Syntax
static BRAKE_TO_STOP_VELOCITY = 10.f;
Remarks
Stop completely when braking and velocity magnitude is lower than this.