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

Parámetros

sourceSceneThe Scene that will be merged into the destination Scene.
destinationSceneExisting Scene to merge the source Scene into.

Descripción

This will merge the source Scene into the 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