Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AnimatorTransitionInfo.fullPathHash

Switch to Manual
public var fullPathHash: int;

Description

The unique name of the Transition.

Format is "FULLPATH.CURRENT_STATE -> FULLPATH.NEXT_STATE" The hash is generated using Animator::StringToHash.