classref: Sync with current master branch (fc99492)

This commit is contained in:
Godot Organization
2023-09-09 03:18:37 +00:00
parent 7fe92ada62
commit e3a0347f34
30 changed files with 1056 additions and 702 deletions

View File

@@ -68,6 +68,23 @@ Methods
.. rst-class:: classref-descriptions-group
Signals
-------
.. _class_XRNode3D_signal_tracking_changed:
.. rst-class:: classref-signal
**tracking_changed** **(** :ref:`bool<class_bool>` tracking **)**
Emitted when the :ref:`tracker<class_XRNode3D_property_tracker>` starts or stops receiving updated tracking data for the :ref:`pose<class_XRNode3D_property_pose>` being tracked. The ``tracking`` argument indicates whether the tracker is getting updated tracking data.
.. rst-class:: classref-section-separator
----
.. rst-class:: classref-descriptions-group
Property Descriptions
---------------------