index.rst 417 B

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