Immerseum.VRSimulator Namespace : SteamVRButton Class |
For a list of all members of this type, see SteamVRButton members.
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. |