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 GetGravityVerticalComponent
(
const FVector & Vector,
const FVector & UpDirection
)
Remarks
Returns the component of the vector in the gravity-space vertical direction.