Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary > API/Plugins/Mover/MoveLibrary/UMovementUtils
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/MovementUtils.h |
| Include | #include "MoveLibrary/MovementUtils.h" |
UFUNCTION (BlueprintCallable, Category=Mover)
static FVector ProjectToGravityFloor
(
const FVector & Vector,
const FVector & UpDirection
)
Remarks
Project a vector onto the floor defined by the gravity direction.