Legacy Documentation: Version 5.6 (Go to current version)
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 being played and blended by the Animator.

Variables

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