Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

AnimatorClipInfo

struct in UnityEngine

Description

Information about clip been played and blended by the Animator.

See Also: Animator.GetCurrentAnimationClipState Animator.GetNextAnimationClipState.

Variables

clipReturns the animation clip played by the Animator.
weightReturns the blending weight used by the Animator to blend this clip.