Immerseum.VRSimulator Namespace : SteamVRAxis Class |
The following tables list the members exposed by SteamVRAxis.
Name | Description | |
---|---|---|
SteamVRAxis Constructor |
Name | Description | |||||
---|---|---|---|---|---|---|
buttonMask | A bitmask which identifies the button associated with the Input Axis. | |||||
deviceRelation | Indicates which SteamVR input device the Input Axis is associated with.
|
Name | Description | |
---|---|---|
deviceIndex | Provides the index position of the SteamVR Input Device determined by deviceRelation. | |
dimensions | ||
hasTracking | Indicates whether the SteamVR Input Device identified by deviceRelation currently has positional tracking. | |
inputType | ||
isCalibrating | Indicates whether the SteamVR Input Device identified by deviceRelation currently is calibrating. | |
isConnected | Indicates whether the SteamVR Input Device identified by deviceRelation currently is connected. | |
isOutOfRange | Indicates whether the SteamVR Input Device identified by deviceRelation currently is out of range. | |
value2D | Overridden. The axis value returned from the Input Axis, expressed as a Vector2. |