docs.unity.cn
    Show / Hide Table of Contents

    Property ResourceProviders

    ResourceProviders

    Gets the list of configured IResourceProvider objects. Resource Providers handle load and release operations for IResourceLocation objects.

    Declaration
    public IList<IResourceProvider> ResourceProviders { get; }
    Property Value
    Type Description
    IList<IResourceProvider>

    The resource providers list.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use