Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Method group is Obsolete

DownloadHandlerMovieTexture.GetContent

Obsolete public static MovieTexture GetContent(Networking.UnityWebRequest uwr);

Parameters

uwrA UnityWebRequest with attached DownloadHandlerMovieTexture.

Returns

MovieTexture A MovieTexture created out of downloaded bytes.

Description

MovieTexture has been deprecated. Refer to the new movie playback solution VideoPlayer.

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

Did you find this page useful? Please give it a rating: