Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.