docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IInstanceProvider

    Interface that provides instances of objects. This is used in ResourceManager.Instantiate* calls.

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

    Methods

    Name Description
    ProvideInstance(ResourceManager, AsyncOperationHandle<GameObject>, InstantiationParameters)

    Provide an instance of the gameobject contained in the prefabHandle.

    ReleaseInstance(ResourceManager, GameObject)

    Release an instance.

    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)