Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CurrentGpuLevel

Current GPU performance level. This value updates once per frame when changes are applied to IDevicePerformanceControl.GpuLevel. Value in the range [ MinGpuPerformanceLevel, IDevicePerformanceControl.MaxGpuPerformanceLevel ] or UnknownPerformanceLevel.
Read time 1 minuteLast updated 12 days ago

Definition

public int CurrentGpuLevel { readonly get; set; }