Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CurrentCpuLevel

Current CPU performance level. This value updates once per frame when changes are applied to IDevicePerformanceControl.CpuLevel. Value in the range [ MinCpuPerformanceLevel, IDevicePerformanceControl.MaxCpuPerformanceLevel ] or UnknownPerformanceLevel.
Read time 1 minuteLast updated 13 days ago

Definition

public int CurrentCpuLevel { readonly get; set; }