summaryrefslogtreecommitdiff
path: root/doc/classes/MeshInstance.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/MeshInstance.xml')
-rw-r--r--doc/classes/MeshInstance.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/classes/MeshInstance.xml b/doc/classes/MeshInstance.xml
index ef42726ca9..bcc9a7cad9 100644
--- a/doc/classes/MeshInstance.xml
+++ b/doc/classes/MeshInstance.xml
@@ -41,6 +41,12 @@
Returns the [Material] for a surface of the [Mesh] resource.
</description>
</method>
+ <method name="get_surface_material_count" qualifiers="const">
+ <return type="int">
+ </return>
+ <description>
+ </description>
+ </method>
<method name="set_surface_material">
<return type="void">
</return>