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

@ -10,7 +10,7 @@
For example, if your character is driving a car, the XROrigin3D node should be a child node of this car. Or, if you're implementing a teleport system to move your character, you should change the position of this node.
</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>
<members>
<member name="world_scale" type="float" setter="set_world_scale" getter="get_world_scale" default="1.0">