Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GpuPerformanceBoost

The requested GPU boost mode state. Enabled typically allows GPU 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 GpuPerformanceBoost { get; set; }