controllerType[Get] | |
buttonMap[Get] | |
touchMap[Get] | |
nearTouchMap[Get] | |
axis1DMap[Get] | |
axis2DMap[Get] | |
OVRPlugin.ControllerState6 | previousState[Get] |
OVRPlugin.ControllerState6 | currentState[Get] |
bool | shouldApplyDeadzone[Get] |
Update ( ) | |
void | |
void | SetControllerLocalizedVibration ( HapticsLocation hapticsLocationMask, float frequency, float amplitude ) |
void | SetControllerHapticsAmplitudeEnvelope ( HapticsAmplitudeEnvelopeVibration hapticsVibration ) |
int | SetControllerHapticsPcm ( HapticsPcmVibration hapticsVibration ) |
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 ) |
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.
|
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.
|