Getting Started

Installation

Get Adjoint running in your Unity project.

Prerequisites

  • Unity 2021 or later
  • An active Adjoint account

Install the Package

  1. Open Window › Package Manager in Unity.
  2. Click the + button and select Add package from git URL.
  3. Paste the repository URL and click Add.
https://github.com/adjointdev/adjoint-beta-dist.git
  1. The Setup Window opens automatically after installation. If it doesn't, open it via Adjoint › Setup Window. Adjoint requires glTFast, verify it shows as installed in the Setup Window. If not, Adjoint installs it automatically, click Refresh to confirm.

That's it. Adjoint is now ready to use in your project.

Next