Linearly interpolates between two angles (in degrees) by taking the shortest direction around the circle.
Starting angle, in degrees.
Destination angle, in degrees.
The interpolation value between 0 and 1.
Return the interpolated angle, in degrees.
Linearly interpolates between two angles (in degrees) by taking the shortest direction around the circle.