Version: 2020.3
public static BuildCompression Uncompressed ;

描述

未压缩的资源包。

Uncompressed Asset Bundles are large, but are the fastest to access once downloaded. Uncompressed bundles are 16-byte aligned.

此 BuildCompression 仅支持构建资源包,不可在运行时用于再压缩。使用 UncompressedRuntime 进行再压缩。