ResourceRequest
Asynchronous load request from the Resources bundle.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
- Inherits from: AsyncOperation
public class ResourceRequest : AsyncOperation
Remarks
Additional Resources: Resources.LoadAsync, AsyncOperation.
Properties
Property | Description |
|---|---|
| asset | Asset object being loaded (Read Only). |