This version of Unity is unsupported.

BaseAnimValue<T0>.StopAnim

Declaration

protected void StopAnim(T newValue);

Parameters

newValue Value to assign.

Description

Stop the animation and assign the given value.