Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe AssetBundle module implements the AssetBundle class and related APIs to load data from AssetBundles.
AssetBundle | API for accessing the content of AssetBundle files. |
AssetBundleCreateRequest | Asynchronous load request for an AssetBundle. |
AssetBundleManifest | Manifest for all the AssetBundles in the build. |
AssetBundleRecompressOperation | Asynchronous AssetBundle recompression from one compression method and level to another. |
AssetBundleRequest | Asynchronous load request from an AssetBundle. |
AssetBundleUnloadOperation | Async unload operation for an AssetBundle. |
AssetBundleLoadResult | The result of an Asset Bundle Load or Recompress Operation. |