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" |
static void SetGravityVerticalComponent
(
FVector & Vector,
const FVector::FReal VerticalValue,
const FVector & UpDirection
)
Remarks
Set the vertical component of the vector to the given value in the gravity-space vertical direction.