現在のトランジションに関する情報
| anyState | Returns true if the transition is from an AnyState node, or from Animator.CrossFade. | 
| duration | 遷移の継続時間 | 
| durationUnit | The unit of the transition duration. | 
| fullPathHash | The hash name of the Transition. | 
| nameHash | トランジション名を簡略化したもの | 
| normalizedTime | トランジションの正規化された時間 | 
| userNameHash | ユーザーが指定した Transition の名前 | 
| IsName | name が有効なトランジションの名前と一致するかどうか | 
| IsUserName | userName が有効なトランジションの名前と一致するかどうか |