Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
Include | #include "Kismet/KismetMathLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetMathLibrary.cpp |
UFUNCTION (BlueprintPure, Meta=(ScriptMethod="GetUpVector", Keywords="rotation rotate"),
Category="Math|Vector")
static FVector GetUpVector
(
FRotator InRot
)
Remarks
Rotate the world up vector by the given rotation