docs.unity.cn
    Show / Hide Table of Contents

    Enum SceneSystem.UnloadParameters

    Flags controlling the unload process for SubScenes.

    Namespace: Unity.Scenes
    Syntax
    [Flags]
    public enum UnloadParameters

    Fields

    Name Description Value
    Default

    Options for the default unloading behavior. Destroys the request scene loaded entity, but preserves the section and scene entities when the unload completes.


    0
    DestroyMetaEntities

    In addition, it destroys the scene and sections meta entities when unloading the scene.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023