소스 검색

update_multimesh_tutorial

skyace65 6 년 전
부모
커밋
ceb37d3940
3개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      tutorials/3d/img/multimesh_scene_tree.png
  2. BIN
      tutorials/3d/img/multimesh_toolbar.png
  3. 2 2
      tutorials/3d/using_multi_mesh_instance.rst

BIN
tutorials/3d/img/multimesh_scene_tree.png


BIN
tutorials/3d/img/multimesh_toolbar.png


+ 2 - 2
tutorials/3d/using_multi_mesh_instance.rst

@@ -31,8 +31,8 @@ on. In the tree example, this would be the landscape.
 The other node is used as the source, the mesh that you want to have duplicated.
 In the tree case, this would be the tree itself.
 
-In our example, we would use a :ref:`Node <class_Node>` as the root node of the
-scene. Your scene tree would look like this:
+In our example, we would use a :ref:`Spatial <class_Spatial>` node as the root node of
+the scene. Your scene tree would look like this:
 
 .. image:: img/multimesh_scene_tree.png