Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public const int UnknownPerformanceLevel = -1