# processorCount

> The number of CPUs on the device.

## Definition

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

```csharp
public string processorCount
```

### Remarks

Enter the number of CPUs as an integer. For example, `8`.
