Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.