CompressionLevel

enumeration

Switch to Manual

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.

Variables

NoneNo compression.