Ver Fonte

Clarify that materials are only from meshes in gridmap.

Juan Linietsky há 6 anos atrás
pai
commit
f118ce3213
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      tutorials/3d/using_gridmaps.rst

+ 6 - 0
tutorials/3d/using_gridmaps.rst

@@ -56,6 +56,12 @@ be used.
 .. image:: img/gridmap_mesh_scene.png
 .. image:: img/gridmap_mesh_scene.png
 
 
 
 
+Materials
+---------
+
+Only the materials from within the meshes are used when generating the mesh
+library. Materials set on the node will be ignored.
+
 Exporting the MeshLibrary
 Exporting the MeshLibrary
 -------------------------
 -------------------------