Version: 2021.3
public void CrossFade (string animation, float fadeLength= 0.3F, PlayMode mode= PlayMode.StopSameLayer);

描述

在后续 time 秒的时间段内,使名称为 animation 的动画淡入,使其他动画淡出。

如果模式为 PlayMode.StopSameLayer,在 animation 淡入时,与 animation 同层中的动画将淡出。 如果模式为 PlayMode.StopAll,在 animation 淡入时,所有动画都将淡出。

如果未将该动画设置为循环,则该动画在播放后将停止并倒回。

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961