Fix tutorial links in XR classes docs
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user