Version: 2017.2

UnityWebRequestMultimedia

class in UnityEngine.Networking

매뉴얼로 전환

설명

Helpers for downloading multimedia files using UnityWebRequest.

정적 함수

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.