Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 827 Bytes

File metadata and controls

12 lines (9 loc) · 827 Bytes

Quick Start Guide

This page provides brief instructions on installing the Perception package. Head over to the Perception Synthetic Data Tutorial for more detailed instructions and steps for building a sample project.

  1. Install the latest version of 2021.3.x Unity Editor from here.
  2. Create a new HDRP project, or open an existing project.
  3. Open WindowPackage Manager.
  4. In the Package Manager window find and click the plus [+] button in the upper lefthand corner of the window.
  5. Select Add package by name....
  6. Enter com.unity.perception and click Add.

To install from a local clone of the repository, see installing a local package in the Unity manual.