Enum Feature
Feature flags See ChangeFlags and Capabilities.
Namespace: UnityEngine.AdaptivePerformance.Provider
Assembly: Unity.AdaptivePerformance.dll
Syntax
[Flags]
public enum Feature
Fields
Name | Description |
---|---|
ClusterInfo | See ClusterInfo |
CpuFrameTime | See CpuFrameTime |
CpuPerformanceBoost | See CpuPerformanceBoost and EnableCpuBoost() |
CpuPerformanceLevel | See CpuPerformanceLevel and SetPerformanceLevel(ref int, ref int) |
GpuFrameTime | See GpuFrameTime |
GpuPerformanceBoost | See GpuPerformanceBoost and EnableGpuBoost() |
GpuPerformanceLevel | See GpuPerformanceLevel and SetPerformanceLevel(ref int, ref int) |
None | No features |
OverallFrameTime | See OverallFrameTime |
PerformanceLevelControl | See PerformanceLevelControlAvailable and PerformanceLevelControl |
PerformanceMode | See PerformanceMode |
TemperatureLevel | See TemperatureLevel |
TemperatureTrend | See TemperatureTrend |
WarningLevel | See WarningLevel |