index.rst 502 B

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