# deinterlaceMode

> Images are deinterlaced during transcode. This tells the importer how to interpret fields in the source, if any.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public VideoDeinterlaceMode deinterlaceMode { get; set; }
```
