mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (0bcc0e9)
This commit is contained in:
@@ -132,6 +132,10 @@ enum **JointType**:
|
||||
|
||||
:ref:`JointType<enum_PhysicalBone3D_JointType>` **JOINT_TYPE_NONE** = ``0``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_PhysicalBone3D_constant_JOINT_TYPE_PIN:
|
||||
@@ -140,6 +144,10 @@ enum **JointType**:
|
||||
|
||||
:ref:`JointType<enum_PhysicalBone3D_JointType>` **JOINT_TYPE_PIN** = ``1``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_PhysicalBone3D_constant_JOINT_TYPE_CONE:
|
||||
@@ -148,6 +156,10 @@ enum **JointType**:
|
||||
|
||||
:ref:`JointType<enum_PhysicalBone3D_JointType>` **JOINT_TYPE_CONE** = ``2``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_PhysicalBone3D_constant_JOINT_TYPE_HINGE:
|
||||
@@ -156,6 +168,10 @@ enum **JointType**:
|
||||
|
||||
:ref:`JointType<enum_PhysicalBone3D_JointType>` **JOINT_TYPE_HINGE** = ``3``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_PhysicalBone3D_constant_JOINT_TYPE_SLIDER:
|
||||
@@ -164,6 +180,10 @@ enum **JointType**:
|
||||
|
||||
:ref:`JointType<enum_PhysicalBone3D_JointType>` **JOINT_TYPE_SLIDER** = ``4``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_PhysicalBone3D_constant_JOINT_TYPE_6DOF:
|
||||
@@ -172,6 +192,10 @@ enum **JointType**:
|
||||
|
||||
:ref:`JointType<enum_PhysicalBone3D_JointType>` **JOINT_TYPE_6DOF** = ``5``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. rst-class:: classref-section-separator
|
||||
|
||||
Reference in New Issue
Block a user