docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property AssetLoadMode

    AssetLoadMode

    Determines how Assets are loaded when accessed.

    Declaration
    public AssetLoadMode AssetLoadMode { get; set; }
    Property Value
    Type Description
    AssetLoadMode
    Remarks

    Requested Asset And Dependencies, will only load the requested Asset (Recommended). All Packed Assets And Dependencies, will load all Assets that are packed together. Best used when loading all Assets into memory is required.

    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)