Enum Feature
Feature flags
See Change
Namespace: UnityEngine .AdaptivePerformance .Provider
Assembly: Unity.AdaptivePerformance.dll
Syntax
[Flags]
public enum Feature
Fields
Name | Description |
---|---|
ClusterInfo | See Cluster |
CpuFrameTime | See Cpu |
CpuPerformanceBoost | See Cpu |
CpuPerformanceLevel | See Cpu |
GpuFrameTime | See Gpu |
GpuPerformanceBoost | See Gpu |
GpuPerformanceLevel | See Gpu |
None | No features |
OverallFrameTime | See Overall |
PerformanceLevelControl | See Performance |
PerformanceMode | See Performance |
TemperatureLevel | See Temperature |
TemperatureTrend | See Temperature |
WarningLevel | See Warning |