Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h |
Include | #include "Math/UnrealMathUtility.h" |
template<typename T UE_REQUIRES>
static constexpr T UnwindRadians
&40;
T A
&41;
Remarks
Given a heading which may be outside the +/- PI range, 'unwind' it back into that range.