The current progress of the effect, a value between 0 and 1.
@override double get progress { return math.sin(tau * timer / duration); }