Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | WindRelativeAnglesDegrees
(
float InAngle0, |
Given two angles in degrees, 'wind' the rotation in Angle1 so that it avoids >180 degree flips. |
![]() ![]() |
void | WindRelativeAnglesDegrees
(
double InAngle0, |
Given two angles in degrees, 'wind' the rotation in Angle1 so that it avoids >180 degree flips. |