AdaptivePerformanceBuildUtils
Helper utilities for build-time modifications.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Class
- Namespace: UnityEditor.AdaptivePerformance.Editor
- Assembly: UnityEditor.AdaptivePerformanceModule
public static class AdaptivePerformanceBuildUtils
Static Methods
Method | Description |
|---|---|
| AddCustomScalerToProviderSetting | Add the custom scaler in users' assets to the provider settings. Only needed if you want to scan for custom scalers during build time. |
| CheckEnableThermalStateForIOS | Checks the "Adjust iOS FPS based on thermal state" Player Setting and, if it is enabled, prompts the user (via dialog in interactive sessions) to disable it so the Adaptive Performance Apple provider can manage thermal mitigation. |
| GetWantedStartupBoostSetting | Get value for boost mode on startup for given settings |
| UpdateBootConfigBoostSetting | Add key to boot.config |