This project is intended to show how to use the RADER Unity package. The RADER package can be found here.
Clone this project and then initialize and update the RADER Unity package which contains the bulk of the meaningful code:
git submodule update --init
The project was developed and tested for Unity Editor version 2022.3.37f1.
Documentation for this project and the RADER package can be found in the Wiki linked to this project.