docs.unity3d.com
Search Results for

    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
    Assembly: Unity.AdaptivePerformance.dll
    Syntax
    public enum WarningLevel

    Fields

    Name Description
    NoWarning

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

    Throttling

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

    ThrottlingImminent

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

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)