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