Start a new topic

Hand Tracking through code with QCHT?

Hello!


How do I access hand tracking data?

Can't get XRHandTrackingSubsystem because  GetSubsystemInManager() does not exist!

Am I referencing the wrong thing entirely?


Any help would be appreciated & thank you in advance!

Danilo


You should be able to grab the joints using the following APIs:

https://docs.spaces.qualcomm.com/unity/handtracking/HandTrackingAPI.html


Turns out I was using an older version of QCHT. This made me realise thank you.

Login or Signup to post a comment