CompressionLevel

enumeration

Description

Compression Levels relate to how much time should be spent compressing Assets into an Asset Bundle.

Compressing files is a tradeoff between speed and size. The more time spent compressing an asset, the smaller the result is likelier to be. Compression levels are ordered like so (fastest and largest to slowest and smallest): None, Fastest, Fast, Normal, High, Maximum.

Properties

NoneNo compression.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答