Change pinch threshold activation

I followed the setup for hand tracking demo scene (openxr), and the activation threshold is too low, I mean, the distance between thumb and index finger is too high, but it still activate, same thing for the "release".

Thanks for the help

Are you using XRI or MRTK 3? If you are using XRI there is a component on the intractable objects that allows you to specify the pinch threshold.

Im using XRI, but on the intractable the only component I'm using is XRGrabInteractable, and there's no setting for changing the threshold, is there something on the hand itself?

Ahh, I thought you were using the XR Hand Interaction demo. If you are just using the XRGrabInteractable, you can adjust the threshold inside the Input Action Asset, or globally.

In the input action, that is bound to the pinch, you can add the Press interaction and change the Press Point.