Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TQuat
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Quat.h |
| Include | #include "Math/Quat.h" |
| Source | /Engine/Source/Runtime/Core/Private/Math/UnrealMath.cpp |
static TQuat< T > MakeFromEuler
&40;
const TVector< T > & Euler
&41;
Remarks
Convert a vector of floating-point Euler angles (in degrees) into a Quaternion. constructed TQuat
Parameters
| Name | Description |
|---|---|
| Euler | the Euler angles |