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