This version of Unity is unsupported.
Method group is Obsolete

UnityWebRequestMultimedia.GetMovieTexture

Obsolete MovieTexture is deprecated. Use VideoPlayer instead.

Declaration

public static Networking.UnityWebRequest GetMovieTexture(string uri);

Description

MovieTexture has been removed. Use VideoPlayer instead.

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