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