Hi, I am trying to access the bool state of pinching fingers as well as
the transform (position and roatation) of my hands in the new
interaction SDK. Below is the script I have written:These are the API
content I am referencing:Pinch:Transform:I am ...
Hi I am developing with the new Interaction SDK and have been trying
to map the transform and rotation of the hands to other values, but they
are not updated during run time and they are always at 0, 0, 0. (The
older one, which is the OVRHandPrefab...
Hi I am developing with the new Interaction SDK and have been trying
to map the transform and rotation of the hands to other values, but they
are not updated during run time and they are always at 0, 0, 0. (The
older one, which is the OVRHandPrefab...
Hi I am currently experimenting with the new Interaction SDK for Hand
Tracking which allows pose detection. In addition to creating a static
shape recognizer, I also want to access the continuous data of the hand,
mapping the curl, flexion, abducti...