Black Ops III

DiffTrackAngle

Returns a lagged angle between <from> and <to> based on <rate> and <deltaTime>. Properly accounts for wrapping 2pi

Parameters

ParameterSummary
*toFloat, start of the range
*fromFloat, end of the range
*rateFloating point
*deltaTimeTime elapsed

* = mandatory