Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

BaseAnimValue<T0>.value

Switch to Manual
public var value: T;

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.