Oculus Unity button press

Code Example - Oculus Unity button press

                
                        // returns true if the primary button (typically “A”) is currently pressed.
OVRInput.Get(OVRInput.Button.One);