Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary > API/Plugins/Mover/MoveLibrary/UPlanarConstraintUtils
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/ConstrainedMoveUtils.h |
| Include | #include "MoveLibrary/ConstrainedMoveUtils.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/ConstrainedMoveUtils.cpp |
UFUNCTION (BlueprintCallable, Category="Mover|PlanarConstraint")
static FVector ConstrainDirectionToPlane
(
const FPlanarConstraint & Constraint,
FVector Direction,
bool bMaintainMagnitude
)
Remarks
Constrains a direction to be on the plane, if enabled