API reference
API reference
Select your platform
No SDKs available
No versions available

OVRNearTouch Class

Extends MonoBehaviour

Methods

Value ()
Returns the most recent measured value of the IButton; for example, a type representing a ControllerInput.Primary2DAxisClick might return true if the underlying thumbstick is being pressed and false otherwise.
Signature
bool Oculus.Interaction.Input.OVRNearTouch.Value()
Returns
bool  The most recent measured value of the IButton