asset
Asset object being loaded (Read Only).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AssetBundleModule
public Object asset { get; }
Remarks
Note that accessing asset before _isDone is true will stall the loading process.