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" |
static TQuat< T > Slerp
&40;
const TQuat< T > & Quat1,
const TQuat< T > & Quat2,
T Slerp
&41;
Remarks
Spherical interpolation. Will correct alignment. Result is normalized.