mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (705b7a0)
This commit is contained in:
@@ -67,7 +67,7 @@ Enumerations
|
||||
|
||||
.. rst-class:: classref-enumeration
|
||||
|
||||
enum **Shape**:
|
||||
enum **Shape**: :ref:`🔗<enum_RibbonTrailMesh_Shape>`
|
||||
|
||||
.. _class_RibbonTrailMesh_constant_SHAPE_FLAT:
|
||||
|
||||
@@ -98,7 +98,7 @@ Property Descriptions
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`Curve<class_Curve>` **curve**
|
||||
:ref:`Curve<class_Curve>` **curve** :ref:`🔗<class_RibbonTrailMesh_property_curve>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -115,7 +115,7 @@ Determines the size of the ribbon along its length. The size of a particular sec
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`float<class_float>` **section_length** = ``0.2``
|
||||
:ref:`float<class_float>` **section_length** = ``0.2`` :ref:`🔗<class_RibbonTrailMesh_property_section_length>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -132,7 +132,7 @@ The length of a section of the ribbon.
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`int<class_int>` **section_segments** = ``3``
|
||||
:ref:`int<class_int>` **section_segments** = ``3`` :ref:`🔗<class_RibbonTrailMesh_property_section_segments>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -149,7 +149,7 @@ The number of segments in a section. The :ref:`curve<class_RibbonTrailMesh_prope
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`int<class_int>` **sections** = ``5``
|
||||
:ref:`int<class_int>` **sections** = ``5`` :ref:`🔗<class_RibbonTrailMesh_property_sections>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -166,7 +166,7 @@ The total number of sections on the ribbon.
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`Shape<enum_RibbonTrailMesh_Shape>` **shape** = ``1``
|
||||
:ref:`Shape<enum_RibbonTrailMesh_Shape>` **shape** = ``1`` :ref:`🔗<class_RibbonTrailMesh_property_shape>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -183,7 +183,7 @@ Determines the shape of the ribbon.
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`float<class_float>` **size** = ``1.0``
|
||||
:ref:`float<class_float>` **size** = ``1.0`` :ref:`🔗<class_RibbonTrailMesh_property_size>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
|
||||
Reference in New Issue
Block a user