docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property DisableVisibleSubAssetRepresentations

    DisableVisibleSubAssetRepresentations

    If true, the build will assume that sub Assets have no visible asset representations (are not visible in the Project view) which results in improved build times. However sub assets in the built bundles cannot be accessed by AssetBundle.LoadAsset<T> or AssetBundle.LoadAllAssets<T>.

    Declaration
    public bool DisableVisibleSubAssetRepresentations { get; set; }
    Property Value
    Type Description
    bool
    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)