Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/Rotator.h |
Include |
#include "Math/Rotator.h" |
Source |
/Engine/Source/Runtime/Core/Private/Math/UnrealMath.cpp |
FVector Euler() const
Convert a Rotator into floating-point Euler angles (in degrees). Rotator now stored in degrees.
Rotation as a Euler angle vector.