diff options
Diffstat (limited to 'doc/classes/XRNode3D.xml')
-rw-r--r-- | doc/classes/XRNode3D.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/XRNode3D.xml b/doc/classes/XRNode3D.xml index 9c0955b0b1..f9ea540e2e 100644 --- a/doc/classes/XRNode3D.xml +++ b/doc/classes/XRNode3D.xml @@ -7,6 +7,7 @@ This node can be bound to a specific pose of a [XRPositionalTracker] and will automatically have its [member Node3D.transform] updated by the [XRServer]. Nodes of this type must be added as children of the [XROrigin3D] node. </description> <tutorials> + <link title="XR documentation index">$DOCS_URL/tutorials/xr/index.html</link> </tutorials> <methods> <method name="get_has_tracking_data" qualifiers="const"> |