Immerseum.VRSimulator Namespace : InputAxis Class |
For a list of all members of this type, see InputAxis members.
Name | Description | |
---|---|---|
![]() | dimensions | Indicates the number of dimensions that the axis returns a value in. |
![]() | isAtMax | Indicates whether the Input Axis is currently at its maximum value. |
![]() | isAtMin | Indicates whether the Input Axis is currently at its minimum value. |
![]() | isAtRest | Indicates whether the Input Axis is currently at rest. |
![]() | rawValue | The raw value returned from the Input Axis. |
![]() | rawValue2D | The raw value returned from the Input Axis, expressed as a Vector2. |
![]() | value | The axis value returned from the Input Axis. |
![]() | value2D | The axis value returned from the Input Axis, expressed as a Vector2. |