class in UnityEngine.Networking
/
Implemented in:UnityEngine.UnityWebRequestAudioModule
Helpers for downloading multimedia files using UnityWebRequest.
GetAudioClip | Create a UnityWebRequest to download an audio clip via HTTP GET and create an AudioClip based on the retrieved data. |
GetMovieTexture | Create a UnityWebRequest intended to download a movie clip via HTTP GET and create an MovieTexture based on the retrieved data. |