# movieTexture

> MovieTexture has been removed. Use VideoPlayer instead.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Networking](/engine/6000.5/script-reference/unityengine/networking.md)
* **Assembly:** UnityEngine.UnityWebRequestAudioModule

> **Warning:**
>
> **Removed.** MovieTexture is deprecated. Use VideoPlayer instead.

```csharp
public MovieTexture movieTexture { get; }
```

### Remarks

A [MovieTexture](/engine/6000.5/script-reference/unityengine/movietexture.md) created out of downloaded bytes.
