docs.unity.cn
    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
    Syntax
    public delegate void ThermalEventHandler(ThermalMetrics thermalMetrics);
    Parameters
    Type Name Description
    ThermalMetrics thermalMetrics
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, July 21, 2022
    Terms of use