index.rst 397 B

123456789101112131415161718192021222324252627
  1. XR
  2. ==
  3. Basic Tutorial
  4. --------------
  5. .. toctree::
  6. :maxdepth: 1
  7. :name: xr-basic-tutorial
  8. setting_up_xr
  9. basic_xr_locomotion
  10. Advanced topics
  11. ---------------
  12. .. toctree::
  13. :maxdepth: 1
  14. :name: openxr-advanced-topics
  15. openxr_action_map
  16. openxr_hand_tracking
  17. .. note:
  18. Documentation for XR in Godot 4.0 XR is still a work in progress.
  19. Please check back in the future.