Version: 2021.2
언어: 한국어
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.