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