Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseAnimValue<T0>.StopAnim

Declaration

protected void StopAnim(T newValue);

Parameters

newValue Value to assign.

Description

Stop the animation and assign the given value.