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, typename T2 UE_REQUIRES>
static constexpr auto FindDeltaAngleRadians
&40;
T A1,
T2 A2
&41;
Remarks
Find the smallest angle between two headings (in radians)