Version: 2018.1
public static MovieTexture GetContent (Networking.UnityWebRequest uwr);

パラメーター

uwrA UnityWebRequest with attached DownloadHandlerMovieTexture.

戻り値

MovieTexture A MovieTexture created out of downloaded bytes.

説明

A convenience (helper) method for casting DownloadHandler to DownloadHandlerMovieTexture and accessing its movieTexture property.