# No3D

> Use this setting if the video doesn't have any 3D content.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Video](/engine/6000.3/script-reference/unityengine/video.md)
* **Assembly:** UnityEngine.VideoModule

```csharp
No3D = 0
```

### Remarks

The video doesn’t contain 3D content and the VideoPlayer will treat it as a 2D flat video. There is no distinction between what shows in the left and right eye.
