Skip to content

Commit ec08d6c

Browse files
authored
Merge pull request #11118 from skyace65/RenderModelsSetting
Add the render models extension to the OpenXR settings page
2 parents ca8b2f5 + 10bc462 commit ec08d6c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tutorials/xr/openxr_settings.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,13 @@ and set its ``pose`` property to ``eye_pose``.
299299

300300
Now you can add things to this controller node such as a raycast, and control things with your eyes.
301301

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+
302309
Binding Modifiers
303310
-----------------
304311

0 commit comments

Comments
 (0)