Information about the current transition.
| Description | |
|---|---|
| anyState | Returns true if the transition is from an AnyState node, or from Animator.CrossFade. | 
| duration | Duration of the transition. | 
| durationUnit | The unit of the transition duration. | 
| fullPathHash | The hash name of the Transition. | 
| nameHash | The simplified name of the Transition. | 
| normalizedTime | Normalized time of the Transition. | 
| userNameHash | The user-specified name of the Transition. | 
| Description | |
|---|---|
| IsName | Does name match the name of the active Transition. | 
| IsUserName | Does userName match the name of the active Transition. |