We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca8b2f5 + 10bc462 commit ec08d6cCopy full SHA for ec08d6c
tutorials/xr/openxr_settings.rst
@@ -299,6 +299,13 @@ and set its ``pose`` property to ``eye_pose``.
299
300
Now you can add things to this controller node such as a raycast, and control things with your eyes.
301
302
+Render Models
303
+~~~~~~~~~~~~~
304
+
305
+This extension is used to query the XR runtime for 3D assets of the hardware being
306
+used, usually a controller, as well as the position of that hardware. You can find a
307
+detailed guide on how to use it :ref:`here <doc_openxr_render_models>`.
308
309
Binding Modifiers
310
-----------------
311
0 commit comments