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