Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ApplyBatteryModeSetting(AdaptivePerformanceScalerSettingsBase)

Apply battery mode settings to the scaler. This allows scalers to have separate configurations for normal and battery operation modes. This is used by Scaler Profiles to apply battery mode settings.
Read time 1 minuteLast updated 13 days ago

Definition

public void ApplyBatteryModeSetting(AdaptivePerformanceScalerSettingsBase batteryModeSetting)

Parameters

The settings to apply to the scaler for battery mode.