OperationMode
Current operation mode for the settings (NormalMode or BatteryMode). Controls which settings (normal or battery) are returned by scaler properties. Wrappers dynamically reflect the mode change, so no cache invalidation needed.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public OperationMode OperationMode { get; set; }