Class YVRPerformanceManager
The manager for device performance
Inherited Members
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
public static class YVRPerformanceManager
  Properties
| Name | Description | 
|---|---|
| cpuLevel | Gets or sets the current CPU performance level (0-4). Lower performance levels save more power.  | 
      
| cpuUtilLevel | Get the cpu utilize level(0.0-1.0)  | 
      
| gpuLevel | Gets or sets the current GPU performance level (0-5). Lower performance levels save more power.  | 
      
| gpuUtilLevel | Get the gpu utilize level(0.0-1.0)  |