現在のトランジションに関する情報
anyState | AnyState ノードや、 Animator.CrossFade() からトランジションを作る場合、true を返します。 |
duration | 遷移の継続時間 |
durationUnit | The unit of the transition duration. |
fullPathHash | トランジションのユニークな名前 |
nameHash | トランジション名を簡略化したもの |
normalizedTime | トランジションの正規化された時間 |
userNameHash | ユーザーが指定した Transition の名前 |
IsName | name が有効なトランジションの名前と一致するかどうか |
IsUserName | userName が有効なトランジションの名前と一致するかどうか |