BaseAnimValue<T0>.BeginAnimating

Declaration

protected void BeginAnimating(T newTarget, T newStart);

Parameters

newTarget Target value.
newStart Start value.

Description

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


Did you find this page useful? Please give it a rating: