CurrentCpuLevel
Current CPU performance level. This value updates once per frame when changes are applied to IDevicePerformanceControl.CpuLevel. Value in the range [ Constants.MinCpuPerformanceLevel, IDevicePerformanceControl.MaxCpuPerformanceLevel ] or Constants.UnknownPerformanceLevel.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public int CurrentCpuLevel { readonly get; set; }