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

パラメーター

uwr A 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.