From 09478fec0092a82262fa395c5489437ae519c60c Mon Sep 17 00:00:00 2001 From: skyace65 Date: Mon, 11 Mar 2024 20:11:09 -0400 Subject: [PATCH] Update XR Index page (cherry picked from commit 327c92d3dce94e97da2ff0f6489c979037c5a8ee) --- tutorials/xr/index.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tutorials/xr/index.rst b/tutorials/xr/index.rst index a48450019..2e140d41b 100644 --- a/tutorials/xr/index.rst +++ b/tutorials/xr/index.rst @@ -1,6 +1,9 @@ XR == +This section of the manual covers everything related to XR ( +Virtual Reality and Augmented Reality). + Basic Tutorial -------------- @@ -24,8 +27,3 @@ Advanced topics xr_room_scale openxr_hand_tracking openxr_passthrough - -.. note:: - - Documentation for XR in Godot 4.0 XR is still a work in progress. - Please check back in the future.