BaseAnimValue<T0>.BeginAnimating

protected void BeginAnimating(T newTarget, T newStart);

Parameters

newTargetTarget value.
newStartStart value.

Description 描述

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