Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CpuPerformanceBoost

The requested CPU boost mode state. Enabled typically allows CPU cores to run at higher clock speeds. The consequence is that thermal warnings and throttling might happen sooner when the device cannot sustain high clock speeds. Changes are applied once per frame. It is recommended to not use a boost often and certainly not continuously to save power.
Read time 1 minuteLast updated 6 days ago

Definition

bool CpuPerformanceBoost { get; set; }