UMovementComponent::GetPlaneConstraintNormal

Returns the normal of the plane that constrains movement, enforced if the plane constraint is enabled.

Windows
MacOS
Linux

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

Syntax

const FVector & GetPlaneConstraintNormal() const

Remarks

Returns the normal of the plane that constrains movement, enforced if the plane constraint is enabled.

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