docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISceneProvider

    Interface for scene providers.

    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Assembly: solution.dll
    Syntax
    public interface ISceneProvider

    Methods

    Name Description
    ProvideScene(ResourceManager, IResourceLocation, LoadSceneMode, bool, int)

    Load a scene at a specified resource location.

    ProvideScene(ResourceManager, IResourceLocation, LoadSceneParameters, bool, int)

    Load a scene at a specified resource location.

    ProvideScene(ResourceManager, IResourceLocation, LoadSceneParameters, SceneReleaseMode, bool, int)

    Load a scene at a specified resource location.

    ReleaseScene(ResourceManager, AsyncOperationHandle<SceneInstance>)

    Release a scene.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)