Fix tutorial links in XR classes docs

This commit is contained in:
python273
2022-07-22 15:05:31 +03:00
parent d2fa9cbdfd
commit f78d06c9fe
7 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@
The [XRController3D] and [XRAnchor3D] both consume objects of this type and should be used in your project. The positional trackers are just under-the-hood objects that make this all work. These are mostly exposed so that GDExtension-based interfaces can interact with them.
</description>
<tutorials>
<link title="VR documentation index">$DOCS_URL/tutorials/vr/index.html</link>
<link title="XR documentation index">$DOCS_URL/tutorials/xr/index.html</link>
</tutorials>
<methods>
<method name="get_input" qualifiers="const">