ClusterInfo
The cluster info describes the CPU Cluster setup.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public struct ClusterInfo
Properties
Property | Description |
|---|---|
| BigCore | Number of big cores supported by the CPU. |
| LittleCore | Number of little cores supported by the CPU. |
| MediumCore | Number of medium cores supported by the CPU. |