docs.unity.cn
    Show / Hide Table of Contents

    Property ContiguousBundles

    ContiguousBundles

    If set, packs assets in bundles contiguously based on the ordering of the source asset which results in improved asset loading times. Disable this if you've built bundles with a version of Addressables older than 1.12.1 and you want to minimize bundle changes.

    Declaration
    public bool ContiguousBundles { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023