Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

AnimatorTransitionInfo

Description

Information about the current transition.

Variables

nameHashThe unique name of the Transition.
normalizedTimeNormalized time of the Transition.
userNameHashThe user-specidied name of the Transition.

Functions

IsNameDoes name match the name of the active Transition.
IsUserNameDoes userName match the name of the active Transition.