MIN_FLOOR_DIST

Minimum acceptable distance for Character capsule to float above floor when walking.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/CharacterMovementComponent.h"

Syntax

static const float MIN_FLOOR_DIST = 1.9f;

Remarks

Minimum acceptable distance for Character capsule to float above floor when walking.

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