doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-02-19 10:47:16 +01:00
parent 3c7a39b40c
commit fee29570d0
14 changed files with 2117 additions and 15 deletions

View File

@ -66,6 +66,16 @@
Return the amount of surfaces that the [code]ArrayMesh[/code] holds.
</description>
</method>
<method name="lightmap_unwrap">
<return type="int" enum="Error">
</return>
<argument index="0" name="arg0" type="Transform">
</argument>
<argument index="1" name="arg1" type="float">
</argument>
<description>
</description>
</method>
<method name="regen_normalmaps">
<return type="void">
</return>