Skip to content

Commit

Permalink
Create editor.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
edz-o committed Jun 14, 2017
1 parent a522740 commit 97337fd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/plugin/editor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
Usage in the Editor
======================

In UE4 editor, you can edit the scene and change the material properties. We show a few examples here using the scene
In UE4 editor, you can run UnrealCV command, edit the scene and change the material properties. We show a few examples here using the scene
`RealisticRendering <http://docs.unrealcv.org/en/develop/reference/model_zoo.html#realisticrendering>`_.

Run UnrealCV Command
--------------------

While playing the level in the editor, press ` to open the built-in console and run UnrealCV like in the game binary.

.. image:: https://image.ibb.co/jog255/command1.png

Edit Object Specularity
-----------------------
Expand Down

0 comments on commit 97337fd

Please sign in to comment.