소스 검색

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
 -------------------------