UnityWebRequestAssetBundle
Helpers for downloading asset bundles using UnityWebRequest.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Networking
- Assembly: UnityEngine.UnityWebRequestAssetBundleModule
public static class UnityWebRequestAssetBundle
Static Methods
Method | Description |
|---|---|
| GetAssetBundle | Creates a UnityWebRequest optimized for downloading a Unity Asset Bundle via HTTP GET. |