Version: 2019.2
public static BuildCompression LZ4Runtime ;

説明

LZ4 Compression for runtime recompression.

LZ4 compression results in larger compressed file sizes than LZ4HC and LZMA, but does not require the entire bundle to be decompressed before use. LZ4 is a “chunk-based” algorithm, and therefore when objects are loaded from an LZ4-compressed bundle, only the corresponding chunks for that object are decompressed. This occurs on-the-fly, meaning there are no wait times for the entire bundle to be decompressed before use. The LZ4 Format was introduced in Unity 5.3 and was unavailable in prior versions.

This BuildCompression is only supported for recompressing Asset Bundles at runtime and is not available for building Asset Bundles. Use LZ4 for building Asset Bundles.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961