[ Version ( since = "3.14" ) ]
public signal void angle_changed (double angle, double angle_delta)
This signal is emitted when the angle between both tracked points changes.
angle |
Current angle in radians |
angle_delta |
Difference with the starting angle, in radians |