docs.unity.cn
    Show / Hide Table of Contents

    Interface IAssetBundleResource

    Wrapper for asset bundles.

    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Syntax
    public interface IAssetBundleResource

    Methods

    GetAssetBundle()

    Retrieves the asset bundle.

    Declaration
    AssetBundle GetAssetBundle()
    Returns
    Type Description
    AssetBundle

    Returns the asset bundle.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use