docs.unity.cn
    Show / Hide Table of Contents

    Enum Feature

    Feature flags See ChangeFlags and Capabilities.

    Namespace: UnityEngine.AdaptivePerformance.Provider
    Syntax
    [Flags]
    public enum Feature

    Fields

    Name Description Value
    ClusterInfo

    See ClusterInfo

    CpuFrameTime

    See CpuFrameTime

    CpuPerformanceBoost

    See CpuPerformanceBoost and EnableCpuBoost()

    CpuPerformanceLevel

    See CpuPerformanceLevel and SetPerformanceLevel(ref Int32, ref Int32)

    GpuFrameTime

    See GpuFrameTime

    GpuPerformanceBoost

    See GpuPerformanceBoost and EnableGpuBoost()

    GpuPerformanceLevel

    See GpuPerformanceLevel and SetPerformanceLevel(ref Int32, ref Int32)

    None

    No features

    OverallFrameTime

    See OverallFrameTime

    PerformanceLevelControl

    See PerformanceLevelControlAvailable and PerformanceLevelControl

    TemperatureLevel

    See TemperatureLevel

    TemperatureTrend

    See TemperatureTrend

    WarningLevel

    See WarningLevel

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, July 21, 2022
    Terms of use