docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum BundledAssetGroupSchema.BundleCompressionMode

    Options for compressing bundles in this group.

    Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    public enum BundledAssetGroupSchema.BundleCompressionMode

    Fields

    Name Description
    LZ4

    Use to indicate that bundles will be compressed using the LZ4 compression algorithm.

    LZMA

    Use to indicate that bundles will be compressed using the LZMA compression algorithm.

    Uncompressed

    Use to indicate that bundles will not be compressed.

    In This Article
    Back to top
    Copyright © 2025 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)