# Integrated

> The graphics device is integrated. In other words, the device is built into the CPU and shares system memory with it.

## Definition

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

```csharp
Integrated = 2
```
