Immerseum.VRSimulator Namespace : SteamVRButton Class |
The following tables list the members exposed by SteamVRButton.
Name | Description | |
---|---|---|
SteamVRButton Constructor |
Name | Description | |||||
---|---|---|---|---|---|---|
buttonMask | A bitmask which identifies the button on the SteamVR input device. | |||||
deviceRelation | Indicates which SteamVR input device the Input Axis is associated with.
|
Name | Description | |
---|---|---|
buttonType | Overridden. Determines the device type that the Input Button's virtual button maps to. | |
deviceIndex | Provides the index position of the SteamVR Input Device determined by deviceRelation. | |
hasTracking | Indicates whether the SteamVR Input Device identified by deviceRelation currently has positional tracking. | |
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. | |
isHeld | Overridden. Indicates whether the Input Button is held. | |
isOutOfRange | Indicates whether the SteamVR Input Device identified by deviceRelation currently is out of range. | |
isPressed | Overridden. Indicates whether the Input Button is pressed. | |
isReleased | Overridden. Indicates whether the Input Button is released. |