Pārlūkot izejas kodu

Updated Unity 5 Exporters/Unity 5/readme.md

David Catuhe 10 gadi atpakaļ
vecāks
revīzija
26df5a2546
1 mainītis faili ar 10 papildinājumiem un 1 dzēšanām
  1. 10 1
      Exporters/Unity 5/readme.md

+ 10 - 1
Exporters/Unity 5/readme.md

@@ -2,12 +2,21 @@ Unity 5 to Babylon.js exporter
 ==============================
 
 ## Installation
-You just need to copy/paste the plugin folder inside your scene folder. Unity 5 will then detect the plugin, compile it and add a "BabylonJS" menu.
+You just need to copy/paste the plugin folder inside the **assets** folder of your project folder. Unity 5 will then detect the plugin, compile it and add a "BabylonJS" menu.
 Using this menu you will be able to export the current scene to a .babylon file format.
 
 ## Usage
 Just click on the "BabylonJS/Export to .babylon" menu to display the exportation window.
 
+The exportation window allows you to specify:
+* Default reflection level applied to reflection textures
+* Collisions properties (on/off, ellipsoid used for the camera and scene's gravity)
+
+You can launch the exportation process by clicking on the "Export" button
+
+
+## Exported features
+The current version can export the following features:
 
 * **Cameras**
  * Name