docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AssetBundleResource.LoadType

    Options for where an AssetBundle can be loaded from.

    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Assembly: Unity.ResourceManager.dll
    Syntax
    public enum AssetBundleResource.LoadType

    Fields

    Name Description
    Local

    Load the AssetBundle from a local file location.

    None

    Cannot determine where the AssetBundle is located.

    Web

    Download the AssetBundle from a web server.

    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)