docs.unity3d.com
    Show / Hide Table of Contents

    Enum BundledAssetGroupSchema.BundlePackingMode

    Defines how bundles are created.

    Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
    Syntax
    public enum BundlePackingMode

    Fields

    Name Description Value
    PackSeparately

    Creates a bundle per entry. This is useful if each entry is a folder as all sub entries will go to the same bundle.

    PackTogether

    Creates a bundle for all non-scene entries and another for all scenes entries.

    PackTogetherByLabel

    Creates a bundle per unique set of labels

    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