API reference

OVRAxis1D Class

Extends MonoBehaviour

Methods

Value ()
Returns the most recent measured value of the IAxis1D; for example, a type representing a ControllerInput.Trigger might return a value between 0 and 1 depending on the degree to which the trigger is being depressed.
Signature
float Oculus.Interaction.OVR.Input.OVRAxis1D.Value()
Returns
float  The most recent measured value of the IAxis1D

Inner Class

RemapConfig Class

Fields

Curve : AnimationCurve
Signature
AnimationCurve Oculus.Interaction.OVR.Input.OVRAxis1D.RemapConfig.Curve
Enabled : bool
Signature
bool Oculus.Interaction.OVR.Input.OVRAxis1D.RemapConfig.Enabled