Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UMovementComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/MovementComponent.h |
Include | #include "GameFramework/MovementComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/MovementComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Components|Movement|Planar")
const FVector & GetPlaneConstraintNormal() const
Remarks
Returns the normal of the plane that constrains movement, enforced if the plane constraint is enabled.