AdaptivePerformanceScalerProfile
Scaler profiles are used to combine all settings of scalers into one profile to be able to change the settings of each scaler at once.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Class
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
- Inherits from: AdaptivePerformanceScalerSettings
public class AdaptivePerformanceScalerProfile : AdaptivePerformanceScalerSettings
Properties
Property | Description |
|---|---|
| AddedScalers | List of custom scalers added to the provider settings via the scaler profile UI. |
| Name | Name of the Scaler Profile. Used to find profiles and switch them during runtime. |