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

Overview

Public Member Functions

Update ( )
void
SetControllerVibration
( float frequency,
float amplitude )
void
SetControllerLocalizedVibration
( HapticsLocation hapticsLocationMask,
float frequency,
float amplitude )
void
int
float
byte
abstract void
abstract void
abstract void
abstract void
abstract void
ResolveToRawMask
( Button virtualMask )
ResolveToRawMask
( Touch virtualMask )
ResolveToRawMask
( NearTouch virtualMask )
ResolveToRawMask
( Axis1D virtualMask )
ResolveToRawMask
( Axis2D virtualMask )

Details

Fields

Controller OVRInput.OVRControllerBase.controllerType
No description available.
VirtualButtonMap OVRInput.OVRControllerBase.buttonMap
No description available.
VirtualTouchMap OVRInput.OVRControllerBase.touchMap
No description available.
VirtualNearTouchMap OVRInput.OVRControllerBase.nearTouchMap
No description available.
VirtualAxis1DMap OVRInput.OVRControllerBase.axis1DMap
No description available.
VirtualAxis2DMap OVRInput.OVRControllerBase.axis2DMap
No description available.
OVRPlugin.ControllerState6 OVRInput.OVRControllerBase.previousState
No description available.
OVRPlugin.ControllerState6 OVRInput.OVRControllerBase.currentState
No description available.
bool OVRInput.OVRControllerBase.shouldApplyDeadzone
No description available.

Member Functions

OVRInput.OVRControllerBase.OVRControllerBase ( )
No description available.
virtual Controller OVRInput.OVRControllerBase.Update ( )
No description available.
virtual void OVRInput.OVRControllerBase.SetControllerVibration
( float frequency,
float amplitude )
No description available.
virtual void OVRInput.OVRControllerBase.SetControllerLocalizedVibration
( HapticsLocation hapticsLocationMask,
float frequency,
float amplitude )
No description available.
virtual void OVRInput.OVRControllerBase.SetControllerHapticsAmplitudeEnvelope
( HapticsAmplitudeEnvelopeVibration hapticsVibration )
No description available.
virtual int OVRInput.OVRControllerBase.SetControllerHapticsPcm
( HapticsPcmVibration hapticsVibration )
No description available.
virtual float OVRInput.OVRControllerBase.GetControllerSampleRateHz ( )
No description available.
virtual byte OVRInput.OVRControllerBase.GetBatteryPercentRemaining ( )
No description available.
abstract void OVRInput.OVRControllerBase.ConfigureButtonMap ( )
No description available.
abstract void OVRInput.OVRControllerBase.ConfigureTouchMap ( )
No description available.
abstract void OVRInput.OVRControllerBase.ConfigureNearTouchMap ( )
No description available.
abstract void OVRInput.OVRControllerBase.ConfigureAxis1DMap ( )
No description available.
abstract void OVRInput.OVRControllerBase.ConfigureAxis2DMap ( )
No description available.
RawButton OVRInput.OVRControllerBase.ResolveToRawMask
( Button virtualMask )
No description available.
RawTouch OVRInput.OVRControllerBase.ResolveToRawMask
( Touch virtualMask )
No description available.
RawNearTouch OVRInput.OVRControllerBase.ResolveToRawMask
( NearTouch virtualMask )
No description available.
RawAxis1D OVRInput.OVRControllerBase.ResolveToRawMask
( Axis1D virtualMask )
No description available.
RawAxis2D OVRInput.OVRControllerBase.ResolveToRawMask
( Axis2D virtualMask )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon