Version: 2020.3
言語: 日本語
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.