docs.unity3d.com
    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
    None

    No features

    0
    WarningLevel

    See WarningLevel

    1
    TemperatureLevel

    See TemperatureLevel

    2
    TemperatureTrend

    See TemperatureTrend

    4
    CpuPerformanceLevel

    See CpuPerformanceLevel and SetPerformanceLevel(ref Int32, ref Int32)

    8
    GpuPerformanceLevel

    See GpuPerformanceLevel and SetPerformanceLevel(ref Int32, ref Int32)

    16
    PerformanceLevelControl

    See PerformanceLevelControlAvailable and PerformanceLevelControl

    32
    GpuFrameTime

    See GpuFrameTime

    64
    CpuFrameTime

    See CpuFrameTime

    128
    OverallFrameTime

    See OverallFrameTime

    256
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023