Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AssetBundleCreateRequest.assetBundle

public AssetBundle assetBundle;

Description

Asset object being loaded (Read Only).

Note that accessing asset before isDone is true will stall the loading process.