mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
dync classref with current source
This commit is contained in:
@@ -43,7 +43,7 @@ Property Descriptions
|
||||
| *Getter* | get_initial_offset() |
|
||||
+----------+---------------------------+
|
||||
|
||||
The body B's initial anchor position defined by the joint's origin and a local offset :ref:`initial_offset<class_GrooveJoint2D_property_initial_offset>` along the joint's y axis (along the groove). Default value: ``25``
|
||||
The body B's initial anchor position defined by the joint's origin and a local offset :ref:`initial_offset<class_GrooveJoint2D_property_initial_offset>` along the joint's Y axis (along the groove). Default value: ``25``.
|
||||
|
||||
.. _class_GrooveJoint2D_property_length:
|
||||
|
||||
@@ -55,5 +55,5 @@ The body B's initial anchor position defined by the joint's origin and a local o
|
||||
| *Getter* | get_length() |
|
||||
+----------+-------------------+
|
||||
|
||||
The groove's length. The groove is from the joint's origin towards :ref:`length<class_GrooveJoint2D_property_length>` along the joint's local y axis. Default value: ``50``
|
||||
The groove's length. The groove is from the joint's origin towards :ref:`length<class_GrooveJoint2D_property_length>` along the joint's local Y axis. Default value: ``50``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user