Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-09-24 13:39:50 +02:00
parent 247ba2144c
commit 9e7daa26fa
139 changed files with 1840 additions and 727 deletions

View File

@@ -24,6 +24,8 @@ Properties
+---------------------------+------------------------------------------------------------------------+---------------------+
| :ref:`Color<class_Color>` | :ref:`constant<class_VisualShaderNodeColorConstant_property_constant>` | Color( 1, 1, 1, 1 ) |
+---------------------------+------------------------------------------------------------------------+---------------------+
| :ref:`Array<class_Array>` | default_input_values | **O:** [ ] |
+---------------------------+------------------------------------------------------------------------+---------------------+
Property Descriptions
---------------------