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
+2 -2
View File
@@ -55,7 +55,7 @@ Property Descriptions
.. rst-class:: classref-property
:ref:`int<class_int>` **create_from** = ``0``
:ref:`int<class_int>` **create_from** = ``0`` :ref:`🔗<class_ResourceImporterBitMap_property_create_from>`
The data source to use for generating the bitmap.
@@ -71,7 +71,7 @@ The data source to use for generating the bitmap.
.. rst-class:: classref-property
:ref:`float<class_float>` **threshold** = ``0.5``
:ref:`float<class_float>` **threshold** = ``0.5`` :ref:`🔗<class_ResourceImporterBitMap_property_threshold>`
The threshold to use to determine which bits should be considered enabled or disabled. See also :ref:`create_from<class_ResourceImporterBitMap_property_create_from>`.