2D animation transition
2D动画过渡
Constructor method of Animatortransition2D.
Animatortransition2D的构造方法
Transition conditions
过渡条件。
The destination state for the transition.
过渡的目标状态。
Is the effective time set.
是否设置生效时间。
The exit time of the state.
状态的退出时间。
Whether to use and operate when there are multiple conditions
当有多个条件的时候是否使用与操作
Whether the state is muted.
状态是否被禁用。
The normalized transition duration.
归一化的过渡持续时间。
The normalized playback position of the next state in the transition.
过渡中下一个状态的归一化播放位置。
The AnimatorStateCondition to be added.
Adds a state transition condition to the list of conditions.
向条件列表中添加一个状态转换条件。
The current normalized time (between 0 and 1) in the animation.
Condition group
Whether to repeat playback.
Checks whether the transition is enabled based on the normalized time, condition parameters, and replay status.
根据归一化时间、条件参数和重播状态检查过渡是否启用。
The AnimatorStateCondition to be removed.
Removes a state transition condition from the list of conditions.
从条件列表中删除一个状态转换条件。
En
2D animation transition
Zh
2D动画过渡