The following tables list the members exposed by OculusInputAxis.
Public Fields
| Name | Description |
 | controllerMask | Determines the particular input device / controller type from which input along this Input Axis should be captured. |
 | dimensions | |
Top
Public Properties
Public Methods
| Name | Description |
 | toggleAxis1D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Input Axis.
|
 | toggleAxis2D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Input Axis.
|
 | toggleRawAxis1D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Raw Input Axis.
|
 | toggleRawAxis2D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Raw Input Axis.
|
Top
See Also