Accessing Oculus Quest controller sensor data while a 3rd party application is running
I want to log and access raw sensor data of the VR heatset when a 3rd party application is running. I know that these raw sensor data can be accessed from a unity application, which I have done so. But I want to access them when a 3rd party application (where I dont have access to the source code). Is it possible to do it?617Views0likes0CommentsHow Can I GetDown RIndexTrigger On Oculus Quest?
Hello~ XD I want to use Trigger Button On Oculus Quest Controller! but I dont know use button Trigger Aation. I used Anything OVRInput API. ex) - OVRInput.GetDown(OVRInput.RawButton.LIndexTrigger) - OVRInput.GetDown(OVRInput.RawButton.RIndexTrigger) - OVRInput.GetDown(OVRInput.Button.PrimaryIndexTrigger) - OVRInput.GetDown(OVRInput.Button.SecondaryIndexTriger) ... etc Can I share TriggerAction On Quest? Thank you everything.2.4KViews0likes3Comments