[ Version ( since = "1.3" ) ]
public double calculate_value (uint time)
Calculates the value this will have at time
.
The time starts at 0 and ends at [property@SpringAnimation:estimated_duration].
See also [method@SpringAnimation.calculate_velocity].
this |
a spring animation |
time |
elapsed time, in milliseconds |
the value at |