docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property BundleMode

    BundleMode

    Controls how bundles are packed. If set to PackTogether, a single asset bundle will be created for the entire group, with the exception of scenes, which are packed in a second bundle. If set to PackSeparately, an asset bundle will be created for each entry in the group; in the case that an entry is a folder, one bundle is created for the folder and all of its sub entries.

    Declaration
    public BundledAssetGroupSchema.BundlePackingMode BundleMode { get; set; }
    Property Value
    Type Description
    BundledAssetGroupSchema.BundlePackingMode
    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)