classref: Sync with current master branch (705b7a0)

This commit is contained in:
Godot Organization
2024-05-31 13:54:35 +00:00
parent 32f1b6ea48
commit eacfba2716
835 changed files with 17350 additions and 17256 deletions

View File

@@ -63,7 +63,7 @@ Property Descriptions
.. rst-class:: classref-property
:ref:`Color<class_Color>` **diffuse_factor** = ``Color(1, 1, 1, 1)``
:ref:`Color<class_Color>` **diffuse_factor** = ``Color(1, 1, 1, 1)`` :ref:`🔗<class_GLTFSpecGloss_property_diffuse_factor>`
.. rst-class:: classref-property-setget
@@ -80,7 +80,7 @@ The reflected diffuse factor of the material.
.. rst-class:: classref-property
:ref:`Image<class_Image>` **diffuse_img**
:ref:`Image<class_Image>` **diffuse_img** :ref:`🔗<class_GLTFSpecGloss_property_diffuse_img>`
.. rst-class:: classref-property-setget
@@ -97,7 +97,7 @@ The diffuse texture.
.. rst-class:: classref-property
:ref:`float<class_float>` **gloss_factor** = ``1.0``
:ref:`float<class_float>` **gloss_factor** = ``1.0`` :ref:`🔗<class_GLTFSpecGloss_property_gloss_factor>`
.. rst-class:: classref-property-setget
@@ -114,7 +114,7 @@ The glossiness or smoothness of the material.
.. rst-class:: classref-property
:ref:`Image<class_Image>` **spec_gloss_img**
:ref:`Image<class_Image>` **spec_gloss_img** :ref:`🔗<class_GLTFSpecGloss_property_spec_gloss_img>`
.. rst-class:: classref-property-setget
@@ -131,7 +131,7 @@ The specular-glossiness texture.
.. rst-class:: classref-property
:ref:`Color<class_Color>` **specular_factor** = ``Color(1, 1, 1, 1)``
:ref:`Color<class_Color>` **specular_factor** = ``Color(1, 1, 1, 1)`` :ref:`🔗<class_GLTFSpecGloss_property_specular_factor>`
.. rst-class:: classref-property-setget