AnimatorTransitionInfo.fullPathHash
public int fullPathHash;
Description 描述
The hash name of the Transition.
Format is "FULLPATH.CURRENT_STATE -> FULLPATH.NEXT_STATE".
The hash is generated using Animator.StringToHash.
The hash name of the Transition.
Format is "FULLPATH.CURRENT_STATE -> FULLPATH.NEXT_STATE".
The hash is generated using Animator.StringToHash.