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 |