Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

BaseAnimValue<T0>.GetValue

protected T GetValue();

Returns

T Current Value.

Description

Abstract function to be overridden in derived types. Should return the current value of the animated value.