OnDemandResources
On Demand Resources API.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Class
- Namespace: UnityEngine.iOS
- Assembly: UnityEngine.CoreModule
public static class OnDemandResources
Remarks
Additional Resources: OnDemandResources.PreloadAsync and OnDemandResourcesRequest.
Static Properties
Property | Description |
|---|---|
| enabled | Indicates whether player was built with "Use On Demand Resources" player setting enabled. |
Static Methods
Method | Description |
|---|---|
| PreloadAsync | Creates an On Demand Resources (ODR) request. |