aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/ArrayMesh.xml
diff options
context:
space:
mode:
authorRémi Verschelde2018-02-22 19:02:37 +0100
committerRémi Verschelde2018-02-22 19:02:37 +0100
commit46b594054c8f7118e21ab17e078b3ee4b0730a19 (patch)
tree360a6134d1f97e571613314ae44fd6b6ddea3831 /doc/classes/ArrayMesh.xml
parent07e24619959af256c9e51304c396bccfa99e1b4c (diff)
downloadgodot-46b594054c8f7118e21ab17e078b3ee4b0730a19.tar.gz
godot-46b594054c8f7118e21ab17e078b3ee4b0730a19.tar.zst
godot-46b594054c8f7118e21ab17e078b3ee4b0730a19.zip
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/ArrayMesh.xml')
-rw-r--r--doc/classes/ArrayMesh.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/classes/ArrayMesh.xml b/doc/classes/ArrayMesh.xml
index 7b74b678b..66b14f057 100644
--- a/doc/classes/ArrayMesh.xml
+++ b/doc/classes/ArrayMesh.xml
@@ -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>