This version of Unity is unsupported.

BaseAnimValue<T0>.value

public T value;

Description

Current value of the animation.

Getting will return the current animated value. Setting will stop the animation and set the current value to value.