# ClusterInfo

> Current CPU cluster information information. Includes number of big, medium and small cores use at the application startup.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AdaptivePerformance.Provider](/engine/6000.3/script-reference/unityengine/adaptiveperformance/provider.md)
* **Assembly:** UnityEngine.AdaptivePerformanceModule

```csharp
public ClusterInfo ClusterInfo { readonly get; set; }
```
