CurrentGpuLevel
Current GPU performance level. This value updates once per frame when changes are applied to IDevicePerformanceControl.GpuLevel. Value in the range [ Constants.MinGpuPerformanceLevel, IDevicePerformanceControl.MaxGpuPerformanceLevel ] or Constants.UnknownPerformanceLevel.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public int CurrentGpuLevel { readonly get; set; }