Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-15 00:13:00 +02:00
parent 9b67c2fe3d
commit fc3007ea5e
28 changed files with 994 additions and 305 deletions

View File

@@ -107,6 +107,8 @@ Returns the :ref:`Material<class_Material>` for a surface of the :ref:`Mesh<clas
- :ref:`int<class_int>` **get_surface_material_count** **(** **)** const
Returns the number of surface materials.
.. _class_MeshInstance_method_set_surface_material:
- void **set_surface_material** **(** :ref:`int<class_int>` surface, :ref:`Material<class_Material>` material **)**