DeltaRadians
static float DeltaRadians( float from, float to, )

Summary

Difference between two angles in radians. Will always be between -PI and +PI.

Parameters

float from,
float to,

Return Value

float output