XRDisplayRefreshRateInfo
Contains the supported refresh rates and the current refresh rate.
Summary
| Public attributes | |
|---|---|
| CurrentRefreshRate | floatThe current refresh rate. | 
| SupportedRefreshRates | float[]The display refresh rates supported by the device. | 
Public attributes
CurrentRefreshRate
float Google::XR::Extensions::XRDisplayRefreshRateInfo::CurrentRefreshRate
The current refresh rate.
SupportedRefreshRates
float[] Google::XR::Extensions::XRDisplayRefreshRateInfo::SupportedRefreshRates
The display refresh rates supported by the device.
