Version: 2017.1
Method group is Obsolete

AnimatorStateInfo.nameHash

매뉴얼로 전환
Obsolete public int nameHash ;

설명

The hashed name of the State.

The hash is generated using Animator::StringToHash. The string to pass should include the parent layer's name. For example, if you have a Run state in the Base Layer the string to generate the hash will be Base Layer.Run.