Closed
Description
Feature Description
Is there a way to use mediapipe and Vuforia at the same time? I have a project where I need to track image targets using Vuforia, and I want to interact with them using my hands using mediapipes hand tracking.
Current Behaviour/State
As it currently stands, I can use either mediapipe or Vuforia, but not both. If I create a Vuforia AR camera and remove Unity's camera, the Mediapipe handtracking stops to work.
Additional Context
No response