Class SceneProvider
Implementation if ISceneProvider
Namespace: UnityEngine.ResourceManagement.ResourceProviders
Syntax
public class SceneProvider : object, ISceneProvider2, ISceneProvider
Methods
Name | Description |
---|---|
ProvideScene(ResourceManager, IResourceLocation, LoadSceneMode, Boolean, Int32) | Load a scene at a specified resource location. |
ReleaseScene(ResourceManager, AsyncOperationHandle<SceneInstance>) | Release a scene. |