# Discrete

> The graphics device is discrete. In other words, the device is a separate component from the CPU and has its own dedicated video memory.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Discrete = 1
```
