doc: Sync classref with current source
Fix various missing arguments in bindings.
This commit is contained in:
parent
fd16dd48cb
commit
391e46830f
119 changed files with 4265 additions and 163 deletions
19
doc/classes/VisualShaderNodeColorConstant.xml
Normal file
19
doc/classes/VisualShaderNodeColorConstant.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="VisualShaderNodeColorConstant" inherits="VisualShaderNode" category="Core" version="3.1">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="constant" type="Color" setter="set_constant" getter="get_constant">
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue