Information about the current or next state. 有关当前或下一个状态的动画器信息。
fullPathHash | The full path hash for this state. 该状态的完整路径哈希值。 |
length | Current duration of the state. 该状态的当前持续长度。 |
loop | Is the state looping. 该状态是否循环。 |
normalizedTime | Normalized time of the State. 该状态的归一化时间。 |
shortNameHash | The hash is generated using Animator.StringToHash. The string to pass doest not include the parent layer's name. 使用Animator.StringToHash生成的哈希值。传递的字符串不包含父层的名字。 |
tagHash | The Tag of the State. 该状态的标签。 |