Accessing pinch state and transform from Hand and IHand
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 ...