UnknownPerformanceLevel
UnknownPerformanceLevel is the value of IDevicePerformanceControl.GpuLevel, PerformanceMetrics.CurrentGpuLevel, IDevicePerformanceControl.CpuLevel, and PerformanceMetrics.CurrentCpuLevel if the current performance level is unknown. This can happen when AdaptivePerformance is not supported or when the device is in throttling state (see WarningLevel.Throttling ).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public const int UnknownPerformanceLevel = -1