doc: Sync classref with current source
This commit is contained in:
parent
dab8f8c953
commit
09e94aa087
54 changed files with 853 additions and 37 deletions
19
doc/classes/VisualShaderNodeBooleanConstant.xml
Normal file
19
doc/classes/VisualShaderNodeBooleanConstant.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="VisualShaderNodeBooleanConstant" inherits="VisualShaderNode" category="Core" version="3.2">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="constant" type="bool" setter="set_constant" getter="get_constant">
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue