BuildAssetBundleOptions.UncompressedAssetBundle

Description

Don't compress the data when creating the AssetBundle.

Builds the AssetBundle without any compression, resulting in larger file sizes but faster build and load times. Uncompressed AssetBundles are 16-byte aligned.

See AssetBundles compression wiki, BuildAssetBundleOptions.ChunkBasedCompression, BuildCompression, and CompressionType.


Did you find this page useful? Please give it a rating: