docs.unity3d.com
    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.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023