浏览代码

Update SetupSteps.md

/update-setup-steps
GitHub 4 年前
当前提交
f2a7907c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      com.unity.perception/Documentation~/SetupSteps.md

4
com.unity.perception/Documentation~/SetupSteps.md


Below are two options for getting started using the Perception package. Option 1 is opening existing test projects in the repository. Option 2 new Unity project and integrate the Perception package.
### Option 1: PerceptionHDRP & PerceptionURP Projects
The repository includes two projects for local development in `TestProjects` folder, one set up for HDRP and the other for URP. You can open these with the Unity Editor you installed in Setup instructions.
The repository includes two projects for local development in `TestProjects` folder, one set up for HDRP and the other for URP. These can be opened in by adding them to the Unity Hub.
<img src="images/TestProjects.PNG" align="middle"/>

2. Select the ***add package from disk*** option
3. Navigate to the com.unity.perception folder in your cloned repository and select the package.json file
Once completed you can continue with the [getting started steps](com.unity.perception/Documentation~/GettingStarted.md).
Once completed you can continue with the [getting started steps](GettingStarted.md).
正在加载...
取消
保存