doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2020-10-09 15:04:15 +02:00
parent e9ff08692c
commit a33fe75050
No known key found for this signature in database
GPG key ID: C3336907360768E1
10 changed files with 31 additions and 37 deletions

View file

@ -583,6 +583,12 @@
Modulates all colors in the given canvas.
</description>
</method>
<method name="create_local_rendering_device" qualifiers="const">
<return type="RenderingDevice">
</return>
<description>
</description>
</method>
<method name="directional_light_create">
<return type="RID">
</return>
@ -1627,7 +1633,6 @@
<argument index="3" name="blend_shapes" type="Array" default="[ ]">
</argument>
<argument index="4" name="lods" type="Dictionary" default="{
}">
</argument>
<argument index="5" name="compress_format" type="int" default="31744">