The following tables list the members exposed by OculusInputAxis.
Public Fields
| Name | Description |
![Public Field](dotnetimages/publicField.png) | controllerMask | Determines the particular input device / controller type from which input along this Input Axis should be captured. |
![Public Field](dotnetimages/publicField.png) | dimensions | |
Top
Public Properties
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.png) | toggleAxis1D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Input Axis.
|
![Public Method](dotnetimages/publicMethod.png) | toggleAxis2D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Input Axis.
|
![Public Method](dotnetimages/publicMethod.png) | toggleRawAxis1D | Toggles the Oculus Axis defined by the axisMask parameter so as to associate the Input Axis with an Oculus Touch Raw Input Axis.
|
![Public Method](dotnetimages/publicMethod.png) | 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