# None

> Disables any configurations for rendering the application.

## Definition

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

```csharp
None = 0
```

### Remarks

This option disables automatic rendering and you must manually handle rendering on the secondary screen.
