mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Writing introduction to XR support in Godot 4
This commit is contained in:
+23
-4
@@ -1,8 +1,27 @@
|
||||
XR
|
||||
==
|
||||
|
||||
Work in progress...
|
||||
-------------------
|
||||
Basic Tutorial
|
||||
--------------
|
||||
|
||||
Documentation for XR in Godot 4.0 XR hasn't been written yet.
|
||||
Please check back in the future.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: xr-basic-tutorial
|
||||
|
||||
setting_up_xr
|
||||
basic_xr_locomotion
|
||||
|
||||
Advanced topics
|
||||
---------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: openxr-advanced-topics
|
||||
|
||||
openxr_action_map
|
||||
openxr_hand_tracking
|
||||
|
||||
.. note:
|
||||
|
||||
Documentation for XR in Godot 4.0 XR is still a work in progress.
|
||||
Please check back in the future.
|
||||
|
||||
Reference in New Issue
Block a user