Navigation
Unreal Engine C++ API Reference > 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 FindDeltaAngleDegrees
&40;
T A1,
T2 A2
&41;
Remarks
Find the smallest angle between two headings (in degrees)