Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

BaseAnimValue<T0>.BeginAnimating

Switch to Manual
protected function BeginAnimating(newTarget: T, newStart: T): void;

Parameters

newTarget Target value.
newStart Start value.

Description

Begin an animation moving from the start value to the target value.