The UnityWebRequestTexture module provides the DownloadHandlerTexture class to use UnityWebRequest to download Textures.
DownloadHandlerTexture | A DownloadHandler subclass specialized for downloading images for use as Texture objects. |
UnityWebRequestTexture | Helpers for downloading image files into Textures using UnityWebRequest. |
DownloadedTextureParams | Parameters for the texture to be created. |
DownloadedTextureFlags | Flags to be set in DownloadedTextureParams to indicate properties of the texture that will be created. |