mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -19,9 +19,9 @@ Brief Description
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-------------------------+--------------------------------------------------------------------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`constant<class_VisualShaderNodeBooleanConstant_property_constant>` |
|
||||
+-------------------------+--------------------------------------------------------------------------+
|
||||
+-------------------------+--------------------------------------------------------------------------+-------+
|
||||
| :ref:`bool<class_bool>` | :ref:`constant<class_VisualShaderNodeBooleanConstant_property_constant>` | false |
|
||||
+-------------------------+--------------------------------------------------------------------------+-------+
|
||||
|
||||
Property Descriptions
|
||||
---------------------
|
||||
@@ -30,9 +30,11 @@ Property Descriptions
|
||||
|
||||
- :ref:`bool<class_bool>` **constant**
|
||||
|
||||
+----------+---------------------+
|
||||
| *Setter* | set_constant(value) |
|
||||
+----------+---------------------+
|
||||
| *Getter* | get_constant() |
|
||||
+----------+---------------------+
|
||||
+-----------+---------------------+
|
||||
| *Default* | false |
|
||||
+-----------+---------------------+
|
||||
| *Setter* | set_constant(value) |
|
||||
+-----------+---------------------+
|
||||
| *Getter* | get_constant() |
|
||||
+-----------+---------------------+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user