User Activity

I'm attempting to re-center the OVR Camera Rig using a button on a canvas in my Unity project. I'm using the Oculus Integration version 57.0.1, specifically for hand tracking without controllers. Despite trying the RecenterPose() function, it doesn't...
Hi I am trying to implement a ladder system where the player can climb, using hand tracking.Note that im using oculus interaction sdk. I am able to achieve this by using controllers, but how can I achieve this through hand tracking using hand grab. A...