docs.unity.cn
    Show / Hide Table of Contents

    Class VariableRefreshRate

    Holds the global instance to the Variable Refresh Rate API.

    Inheritance
    Object
    VariableRefreshRate
    Namespace: UnityEngine.AdaptivePerformance.Samsung.Android
    Syntax
    public static class VariableRefreshRate

    Properties

    Instance

    Global instance to access the variable refresh API. Can be null if variable refresh rate is not supported.

    Declaration
    public static IVariableRefreshRate Instance { get; set; }
    Property Value
    Type Description
    IVariableRefreshRate
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, December 2, 2022
    Terms of use