Get Available Display Frequencies
Updated: Mar 23, 2026
Returns the display frequencies that are available with the current headset.
This Blueprint returns an array of the display frequencies supported by the current Meta Quest device.
Oculus Rift headsets support a single display frequency and return a single element array. Meta Quest headsets return a multiple element array of supported display frequencies.
Frequency values are in Hz.
- Return Value: An array containing one or more available display frequencies. For Oculus Rift headsets, the output array contains a single element. For the Meta Quest headsets, the output array contains multiple elements, corresponding to the display frequencies supported by the device.