1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- :allow_comments: False
- XR
- ==
- This section of the manual covers everything related to XR (
- Virtual Reality and Augmented Reality).
- Basic Tutorial
- --------------
- .. toctree::
- :maxdepth: 1
- :name: xr-basic-tutorial
- setting_up_xr
- deploying_to_android
- a_better_xr_start_script
- ar_passthrough
- xr_next_steps
- Advanced topics
- ---------------
- .. toctree::
- :maxdepth: 1
- :name: openxr-advanced-topics
- openxr_settings
- xr_action_map
- xr_room_scale
- xr_full_screen_effects
- openxr_composition_layers
- openxr_hand_tracking
- openxr_body_tracking
- openxr_render_models
- Godot XR Tools
- --------------
- .. toctree::
- :maxdepth: 1
- :name: godot-xr-tools
- introducing_xr_tools
- basic_xr_locomotion
|