GetDisabledScalers(ref List<AdaptivePerformanceScaler>)
Returns all currently disabled scalers.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
GetDisabledScalers(List<AdaptivePerformanceScaler>)
public void GetDisabledScalers(ref List<AdaptivePerformanceScaler> scalers)
Parameters
Output where scalers will be written.