mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (705b7a0)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user