public static void MergeScenes (SceneManagement.Scene sourceScene, SceneManagement.Scene destinationScene);

参数

sourceScene将合并到目标场景中的场景。
destinationScene要合并源场景的现有场景。

描述

这会将源场景合并到 destinationScene 中。

This function merges the contents of the source Scene into the destination Scene, and deletes the source Scene. All GameObjects at the root of the source Scene are moved to the root of the destination Scene.
Note: This function is destructive: The source Scene will be destroyed once the merge has been completed.

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