浏览代码

Clarify that materials are only from meshes in gridmap.

Juan Linietsky 6 年之前
父节点
当前提交
f118ce3213
共有 1 个文件被更改,包括 6 次插入0 次删除
  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
 
 
+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
 -------------------------