Class VariableRefreshRate
Holds the global instance to the Variable Refresh Rate API.
Inherited Members
Namespace: UnityEngine.AdaptivePerformance.Samsung.Android
Assembly: Unity.AdaptivePerformance.Samsung.Android.dll
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 |