mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (215acd5)
This commit is contained in:
@@ -38,13 +38,15 @@ Properties
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
+-------------------------------------+---------------------------------------------------------------------+----------------+
|
||||
| :ref:`StringName<class_StringName>` | :ref:`pose<class_XRNode3D_property_pose>` | ``&"default"`` |
|
||||
+-------------------------------------+---------------------------------------------------------------------+----------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`show_when_tracked<class_XRNode3D_property_show_when_tracked>` | ``false`` |
|
||||
+-------------------------------------+---------------------------------------------------------------------+----------------+
|
||||
| :ref:`StringName<class_StringName>` | :ref:`tracker<class_XRNode3D_property_tracker>` | ``&""`` |
|
||||
+-------------------------------------+---------------------------------------------------------------------+----------------+
|
||||
+---------------------------------------------------------------------+---------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`PhysicsInterpolationMode<enum_Node_PhysicsInterpolationMode>` | physics_interpolation_mode | ``2`` (overrides :ref:`Node<class_Node_property_physics_interpolation_mode>`) |
|
||||
+---------------------------------------------------------------------+---------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`StringName<class_StringName>` | :ref:`pose<class_XRNode3D_property_pose>` | ``&"default"`` |
|
||||
+---------------------------------------------------------------------+---------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`show_when_tracked<class_XRNode3D_property_show_when_tracked>` | ``false`` |
|
||||
+---------------------------------------------------------------------+---------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`StringName<class_StringName>` | :ref:`tracker<class_XRNode3D_property_tracker>` | ``&""`` |
|
||||
+---------------------------------------------------------------------+---------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
|
||||
.. rst-class:: classref-reftable-group
|
||||
|
||||
|
||||
Reference in New Issue
Block a user