![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Engine/EngineTypes.h"#include "Chaos/ChaosEngineInterface.h"#include "Components/ActorComponent.h"#include "Components/SceneComponent.h"#include "MovementComponent.generated.h"Go to the source code of this file.
Classes | |
| class | UMovementComponent |
Namespaces | |
| namespace | MovementComponentCVars |
Enumerations | |
| enum class | EPlaneConstraintAxisSetting : uint8 { Custom , X , Y , Z , UseGlobalPhysicsSetting } |
|
strong |
Setting that controls behavior when movement is restricted to a 2D plane defined by a specific axis/normal, so that movement along the locked axis is not be possible.