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 |
virtual FVector ConstrainDirectionToPlane
&40;
FVector Direction
&41; const
Remarks
Constrain a direction vector to the plane constraint, if enabled.
See Also
SetPlaneConstraint