# CameraFarPlane

> Draw video content behind a camera's scene.

## Definition

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

```csharp
CameraFarPlane = 0
```

### Remarks

Any transparency in the video will reveal the scene's actual background or skybox. Use for videos that play in the background of a scene.
