Update docs
[ci skip]
This commit is contained in:
parent
9b8e8b2220
commit
ad79c70300
71 changed files with 695 additions and 3092 deletions
|
|
@ -9,12 +9,6 @@
|
|||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
<method name="get_shader" qualifiers="const">
|
||||
<return type="Shader">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_shader_param" qualifiers="const">
|
||||
<return type="Variant">
|
||||
</return>
|
||||
|
|
@ -23,14 +17,6 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_shader">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="shader" type="Shader">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_shader_param">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
@ -42,6 +28,10 @@
|
|||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="shader" type="Shader" setter="set_shader" getter="get_shader">
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue