MAX_FLOOR_DIST

Maximum 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 MAX_FLOOR_DIST = 2.4f;

Remarks

Maximum 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