Maths-DeltaAngle(float_float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Maths
Maths.DeltaAngle(float, float) Method
Calculates the shortest difference between the two given angles given in degrees
public static float DeltaAngle(float current, float target);
Parameters
current System.Single
target System.Single