docs.unity.cn
    Show / Hide Table of Contents

    Enum AssetLoadMode

    Used to indication how Assets are loaded from the AssetBundle on the first load request.

    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Syntax
    public enum AssetLoadMode

    Fields

    Name Description Value
    RequestedAssetAndDependencies

    Only load the requested Asset and Dependencies


    0
    AllPackedAssetsAndDependencies

    Load all assets inside the AssetBundle


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023