Version: 2022.1
public bool autoLoadAssetBundle ;

描述

If true, the AssetBundle will be loaded as part of the UnityWebRequest process. If false, the AssetBundle will be loaded on demand when accessing the DownloadHandlerAssetBundle.assetBundle property.

Default: false.