GetSettings()
Gets the Settings of the loader used to descibe the loader and subsystems.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public abstract IAdaptivePerformanceSettings GetSettings()
Returns
Type | Description |
|---|---|
| IAdaptivePerformanceSettings | The settings of the loader. |