2
0
mitm001 5 жил өмнө
parent
commit
0c6aee0a2d

+ 3 - 7
docs/modules/sdk/pages/scene_explorer.adoc

@@ -1,11 +1,7 @@
 = jMonkeyEngine SDK: Scene Explorer
-:author:
-:revnumber:
-:revdate: 2016/03/17 20:48
+:revnumber: 2.0
+:revdate: 2020/07/10
 :keywords: documentation, sdk, tool, scene, node
-:relfileprefix: ../
-:imagesdir: ..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 
@@ -24,7 +20,7 @@ Most plugins will deliver their own UI elements to modify the scene so the Scene
 
 The SceneExplorer displays Nodes in a tree that represents the tree of Spatials in your scene. Spatial controls, lights and geometry meshes are also displayed in the tree.
 
-SceneExplorer works in conjunction with SceneComposer, the default editor for J3O files in the jMonkeyEngine IDE.  If SceneExplorer doesn't appear when you select “Edit in SceneComposer, choose Window → SceneExplorer from the menu bar to reveal the window.
+SceneExplorer works in conjunction with SceneComposer, the default editor for J3O files in the jMonkeyEngine IDE.  If SceneExplorer doesn't appear when you select "`Edit`" in SceneComposer, choose Window → SceneExplorer from the menu bar to reveal the window.
 
 
 === Editing Objects in the scene