classref: Sync with latest 4.0-alpha

This commit is contained in:
Rémi Verschelde
2022-02-01 16:35:13 +01:00
parent dd764520c6
commit 551ab512ca
419 changed files with 12867 additions and 9872 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ Properties
+---------------------------------+------------------------------------------------------------+-----------+
| :ref:`bool<class_bool>` | :ref:`use_hdr<class_GradientTexture1D_property_use_hdr>` | ``false`` |
+---------------------------------+------------------------------------------------------------+-----------+
| :ref:`int<class_int>` | :ref:`width<class_GradientTexture1D_property_width>` | ``2048`` |
| :ref:`int<class_int>` | :ref:`width<class_GradientTexture1D_property_width>` | ``256`` |
+---------------------------------+------------------------------------------------------------+-----------+
Property Descriptions
@@ -67,7 +67,7 @@ If ``true``, the generated texture will support high dynamic range (:ref:`Image.
- :ref:`int<class_int>` **width**
+-----------+------------------+
| *Default* | ``2048`` |
| *Default* | ``256`` |
+-----------+------------------+
| *Setter* | set_width(value) |
+-----------+------------------+