# D3D

> D3D Project

## Definition

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

```csharp
D3D = 1
```

### Remarks

Generates a Visual Studio project for a Unity Player that renders directly to the entire display window. This results in the best performance.
