Version: 2017.1
Method group is Obsolete

AnimatorStateInfo.nameHash

切换到手册
Obsolete public int nameHash ;

描述

状态的哈希名称。

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.