UnityEngine.UnityWebRequestTextureModule

Description

The UnityWebRequestTexture module provides the DownloadHandlerTexture class to use UnityWebRequest to download Textures.

Classes

Class Description
DownloadHandlerTextureA DownloadHandler subclass specialized for downloading images for use as Texture objects.
UnityWebRequestTextureHelpers for downloading image files into Textures using UnityWebRequest.

Structs

Struct Description
DownloadedTextureParamsParameters for the texture to be created.

Enumerations

Enumeration Description
DownloadedTextureFlagsFlags to be set in DownloadedTextureParams to indicate properties of the texture that will be created.

Did you find this page useful? Please give it a rating: