[ Version ( since = "0.6" ) ]
public double get_progress ()
The position of the timeline in a normalized [-1, 2] interval.
The return value of this function is determined by the progress mode set using set_progress_mode, or by the progress function set using set_progress_func.
this |
a Timeline |
the normalized current position in the timeline. |