index.rst 480 B

1234567891011121314151617181920212223242526272829303132
  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. introducing_xr_tools
  11. basic_xr_locomotion
  12. Advanced topics
  13. ---------------
  14. .. toctree::
  15. :maxdepth: 1
  16. :name: openxr-advanced-topics
  17. xr_action_map
  18. xr_room_scale
  19. openxr_hand_tracking
  20. openxr_passthrough
  21. .. note:
  22. Documentation for XR in Godot 4.0 XR is still a work in progress.
  23. Please check back in the future.