Immerseum.VRSimulator Namespace : OculusInputAxis Class |
For a list of all members of this type, see OculusInputAxis members.
Name | Description | |
---|---|---|
![]() | axis1D | The bitmask by which this 1-dimensional input axis is accessed through the Oculus Utilities for Unity API. |
![]() | axis2D | The bitmask by which this 2-dimensional input axis is accessed through the Oculus Utilities for Unity API. |
![]() | inputType | |
![]() | rawAxis1D | The bitmask by which this 1-dimensional raw input axis is accessed through the Oculus Utilities for Unity API. |
![]() | rawAxis2D | The bitmask by which this 2-dimensional raw input axis is accessed through the Oculus Utilities for Unity API. |
![]() | rawValue | Overridden. The raw value returned from the Input Axis. |
![]() | rawValue2D | Overridden. The raw value returned from the Input Axis, expressed as a Vector2. |
![]() | value | Overridden. The axis value returned from the Input Axis. |
![]() | value2D | Overridden. The axis value returned from the Input Axis, expressed as a Vector2. |