docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate ThermalEventHandler

    You can subscribe to the thermal event delegate which sends the ThermalMetrics when the thermal state changes.

    Namespace: UnityEngine.AdaptivePerformance
    Assembly: Unity.AdaptivePerformance.dll
    Syntax
    public delegate void ThermalEventHandler(ThermalMetrics thermalMetrics)
    Parameters
    Type Name Description
    ThermalMetrics thermalMetrics

    Passes the active ThermalMetrics

    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)