From e14717bb2e1687093d4ac6f9bc06ea79ae0bd2fb Mon Sep 17 00:00:00 2001 From: Bastiaan Olij Date: Mon, 10 Oct 2022 18:51:53 +1100 Subject: Adding support for the OpenXR Display Refresh Rate extension --- modules/openxr/doc_classes/OpenXRInterface.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'modules/openxr/doc_classes') diff --git a/modules/openxr/doc_classes/OpenXRInterface.xml b/modules/openxr/doc_classes/OpenXRInterface.xml index 25bf496de9..f089fd066e 100644 --- a/modules/openxr/doc_classes/OpenXRInterface.xml +++ b/modules/openxr/doc_classes/OpenXRInterface.xml @@ -10,6 +10,19 @@ $DOCS_URL/tutorials/xr/setting_up_xr.html + + + + + Returns display refresh rates supported by the current HMD. Only returned if this feature is supported by the OpenXR runtime and after the interface has been initialized. + + + + + + The display refresh rate for the current HMD. Only functional if this feature is supported by the OpenXR runtime and after the interface has been initialized. + + -- cgit v1.2.3