Back to search
Node refGold tierMath

RotateVector — rotate a Vector by a Rotator

Updated 6mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#rotate#vector#rotator#direction#transform

Reference

Useful for converting local-space directions to world space. E.g. RotateVector(GetActorRotation, MakeVector(1,0,0)) = forward vector.

Pins

Inputs

None.

Outputs

None.

Function target: KismetMathLibrary · Node name: RotateVector