Quest Handtracking

1. Downloads

  1. Download the QuestIntegration Unity package from the VRee SDK Downloads page
  2. Import the package into your Unity project.
  3. From the Unity Asset Store download and import the Oculus Integration Asset

2. Settings

  1. In Unity, go to VReeSDK > Settings
  2. Optionally select the QuestIntegrationSettings preset or customize your own.
  3. Drag the OculusQuestIntegrationCamera prefab into Build Targets > Target HMD
  4. Add the Quest Hand Tracking Adapter to the adapter list.

Alt

  1. Open the OculusQuestIntegrationCamera prefab and select the OVRCameraRig. In the Inspector switch the Hand Tracking Support dropdown to "Controllers and Hands" or "Hands Only".

Alt

  1. Verify that hand tracking is enabled in your Oculus Quest VR Device.

3. Building

  1. Build your application to the Oculus Quest.
  2. For the build instructions for the Oculus Quest please refer to : Getting started with Oculus Quest