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.
Current value of the animation.
Getting will return the current animated value. Setting will stop the animation and set the current value to value.