defaultExitTime | true の場合、終了時間は 0.25 秒と等しくなります。 |
AnimatorStateTransition 追加された[Animations.AnimatorStateTransition] です。
ステートの親ステートマシンの出口に outgoing (出ていく)トランジションを追加するユーティリティ関数です。
The transition asset that is created is added as a sub asset of the state.
An example showing usage of this API can be found at the AnimatorController page.