Method GetAssetBundle
GetAssetBundle()
Get the asset bundle object managed by this resource. This call may force the bundle to load if not already loaded.
Declaration
public AssetBundle GetAssetBundle()
Returns
| Type | Description |
|---|---|
| AssetBundle | The asset bundle. |