I'm wondering how one can check the velocity of the hands when using the Quest Handtracking. For the right touch controller I use GetLocalControllerVelocity(OVRInput.Controller.RTouch). I tried it with GetLocalControllerVelocity(OVRInput.Controller.RHand), but the values are always 0 when moving the hand. Anyone knows how to get the velocity and is it possible at all?