Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Runtime performance scaling

Balance visual quality with performance by dynamically scaling your application's settings as it runs.
Read time 1 minuteLast updated 8 days ago

Balance visual quality with performance by dynamically scaling your application's settings as it runs. This approach ensures a consistent frame rate while managing device power and temperature.

Topic

Description

Introduction to runtime performance scalingExplore Unity systems for adjusting application quality settings at runtime.
Adaptive PerformanceAdjust application quality automatically based on real-time thermal and power state, ensuring consistent performance and preventing thermal throttling.

Additional resources