浏览代码

Merge pull request #94 from Unity-Technologies/tutorial_fixes

Minor fixes to tutorial
/main
GitHub 4 年前
当前提交
8772281d
共有 2 个文件被更改,包括 230 次插入421 次删除
  1. 649
      com.unity.perception/Documentation~/Tutorial/Images/runinusim.png
  2. 2
      com.unity.perception/Documentation~/Tutorial/Phase1.md

649
com.unity.perception/Documentation~/Tutorial/Images/runinusim.png

之前 之后
宽度: 1630  |  高度: 640  |  大小: 98 KiB

2
com.unity.perception/Documentation~/Tutorial/Phase1.md


* **Action**: Click on the _**+**_ sign at the top-left corner of the _**Package Manager**_ window and then choose the option _**Add package frim git URL...**_.
* **Action**: Enter the address `com.unity.perception` and click _**Add**_.
**Note:** If you would like a specific version of the package, you can append the version to the end of the url. For example `com.unity.perception@0.1.0-preview.5`. For this tutorial, **we do not need to add a version**. You can also install the package from a local clone of the Perception repository. More information on installing local pacakges is available [here](https://docs.unity3d.com/Manual/upm-ui-local.html).
**Note:** If you would like a specific version of the package, you can append the version to the end of the url. For example `com.unity.perception@0.1.0-preview.5`. For this tutorial, **we do not need to add a version**. You can also install the package from a local clone of the Perception repository. More information on installing local packages is available [here](https://docs.unity3d.com/Manual/upm-ui-local.html).
It will take some time for the manager to download and import the package. Once the operation finishes, you will see the newly download Perception package automatically selected in the _**Package Manager**_, as depicted below:

正在加载...
取消
保存