GetAllRegisteredScalers(ref List<AdaptivePerformanceScaler>)
Returns all scalers independent of their state.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
GetAllRegisteredScalers(List<AdaptivePerformanceScaler>)
public void GetAllRegisteredScalers(ref List<AdaptivePerformanceScaler> scalers)
Parameters
Output where scalers will be written.