# videoShadersIncludeMode

> If and when to include video shaders in the build.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.7/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static VideoShadersIncludeMode videoShadersIncludeMode { get; set; }
```

### Remarks

The [VideoPlayer](/engine/6000.7/script-reference/unityengine/video/videoplayer.md), and other internal mechanisms in the Video module, use video shaders to perform tasks such as colorspace conversion and rendering.
