BuildCompression.Uncompressed
public static BuildCompression Uncompressed;
Description 描述
Uncompressed Asset Bundle.
Uncompressed Asset Bundles are large, but are the fastest to access once downloaded.
This BuildCompression is only supported for building Asset Bundles and is not available for recompression at runtime. Use UncompressedRuntime for recompression.