Version: 2017.2

UnityWebRequestMultimedia

class in UnityEngine.Networking

マニュアルに切り替える

説明

Helpers for downloading multimedia files using UnityWebRequest.

Static 関数

GetAudioClipCreate a UnityWebRequest to download an audio clip via HTTP GET and create an AudioClip based on the retrieved data.
GetMovieTextureCreate a UnityWebRequest intended to download a movie clip via HTTP GET and create an MovieTexture based on the retrieved data.