Organize assets into AssetBundles to improve build times and reduce application size.
Topic | Description |
---|---|
Organizing assets into AssetBundles | Organizational strategies for managing assets in AssetBundles. |
Build assets into an AssetBundle | Assign and build assets into an AssetBundle. |
Build AssetBundles in parallel processes | Improve AssetBundle build times with multi-process building. |
AssetBundle compression formats | Overview of compressionA method of storing data that reduces the amount of storage space it requires. See Texture Compression, Animation Compression, Audio Compression, Build Compression. See in Glossary formats available for AssetBundles. |
AssetBundle file format reference | Reference on the structure and components of AssetBundle files. |