Evaluates this animatable at the current value of animation.
animation
T evaluate(Animation<double> animation) => transform(animation.value);