UnityEngine.AnimatorStateInfo
class UnityEngine.AnimatorStateInfo
Fields and Properties:
- int fullPathHash
 
- int nameHash
 
- int shortNameHash
 
- float normalizedTime
 
- float length
 
- float speed
 
- float speedMultiplier
 
- int tagHash
 
- bool loop
 
Methods:
- bool IsName(string)
 
- bool IsTag(string)