Enum AndroidDisplayRefreshRate
Describes the simulated Motion smoothness value in Android Display settings.
Namespace: UnityEditor.AdaptivePerformance.Simulator.Editor
Assembly: Unity.AdaptivePerformance.Simulator.VRR.Extension.dll
Syntax
public enum AndroidDisplayRefreshRate
Fields
| Name | Description |
|---|---|
| HighSpeed | Allow high speed refresh rates with a minimum of 60 Hz. |
| Standard | Only allow standard refresh rates. 60 Hz and below. |