Forum Discussion
chadstitch
6 years agoExplorer
Unity XR Oculus Touch Input Inquiry
Hi there, I am trying to use Unity XR to test an application. However, there is one key difference with using Oculus that I find quite annoying, and am trying to figure out a possible solution! ...
MikeF
6 years agoTrustee
you're returning a bool rite now, try this
float IndexTrigger_Value = OVRInput.Get(OVRInput.Axis1D.PrimaryIndexTrigger, controller);
float IndexTrigger_Value = OVRInput.Get(OVRInput.Axis1D.PrimaryIndexTrigger, controller);
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 month ago