IPerformanceModeStatus
Use the performance mode status interface to receive performance mode status events of the device.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public interface IPerformanceModeStatus
Properties
Property | Description |
|---|---|
| PerformanceMode | The latest performance mode available. |
Events
Member | Description |
|---|---|
| PerformanceModeEvent | Subscribe to performance mode events which Adaptive Performance sends when the performance mode of the device changes. |