docs.unity3d.com
    Show / Hide Table of Contents

    Enum WarningLevel

    Warning levels are used in the ThermalMetrics and describe the thermal status of the device. There are three possible statuses.

    Namespace: UnityEngine.AdaptivePerformance
    Syntax
    public enum WarningLevel

    Fields

    Name Description Value
    NoWarning

    No warning is the normal warning level during standard thermal state.


    0
    ThrottlingImminent

    If throttling is imminent, the application should perform adjustments to avoid thermal throttling.


    1
    Throttling

    If the application is in the throttling state, it should make adjustments to go back to normal temperature levels.


    2
    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