瀏覽代碼

Merge pull request #1234 from ZX-WT/editor-tutor-improvement

improve 3d workspace intro (added description about the [perspective] button)
Max Hilbrunner 7 年之前
父節點
當前提交
9d77a478e6

二進制
getting_started/step_by_step/img/editor_ui_intro_editor_06_3d_workspace.png


+ 5 - 0
getting_started/step_by_step/intro_to_the_editor_interface.rst

@@ -111,6 +111,10 @@ levels for 3D games. Press F2 to access it.
 
 |image16|
 
+Notice the text [perspective] under the toolbar, it is a button that opens a list of options related to the 3D viewport.
+
+|image20|
+
 The **Script** workspace is a complete code editor with a debugger, rich
 auto-completion, and built-in code reference. Press F3 to access it, and
 F4 to search the reference.
@@ -162,3 +166,4 @@ and feel of the editor.
 .. |image17| image:: ./img/editor_ui_intro_editor_06_script_workspace_expanded.png
 .. |image18| image:: ./img/editor_ui_intro_editor_07.png
 .. |image19| image:: ./img/editor_ui_intro_editor_08.png
+.. |image20| image:: ./img/editor_ui_intro_editor_06_3d_workspace.png