bUseSeparateBrakingFriction

If true, BrakingFriction will be used to slow the character to a stop (when there is no Acceleration).

Windows
MacOS
Linux

Syntax

uint8 bUseSeparateBrakingFriction: 1

Remarks

If true, BrakingFriction will be used to slow the character to a stop (when there is no Acceleration). If false, braking uses the same friction passed to CalcVelocity() (ie GroundFriction when walking), multiplied by BrakingFrictionFactor. This setting applies to all movement modes; if only desired in certain modes, consider toggling it when movement modes change.

See Also

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