Class ValveIndexControllerProfile
This Open
Inheritance
Inherited Members
Namespace: UnityEngine .XR.OpenXR .Features.Interactions
Assembly: solution.dll
Syntax
public class ValveIndexControllerProfile : OpenXRInteractionFeature
Fields
Name | Description |
---|---|
aim | Constant for a pose interaction binding '.../input/aim/pose' OpenXR Input Binding. |
button |
Constant for a boolean interaction binding '.../input/a/click' OpenXR Input Binding. |
button |
Constant for a boolean interaction binding '.../input/a/touch' OpenXR Input Binding. |
button |
Constant for a boolean interaction binding '.../input/b/click' OpenXR Input Binding. |
button |
Constant for a boolean interaction binding '.../input/b/touch' OpenXR Input Binding. |
feature |
The feature id string. This is used to give the feature a well known id for reference. |
grip | Constant for a pose interaction binding '.../input/grip/pose' OpenXR Input Binding. |
haptic | Constant for a haptic interaction binding '.../output/haptic' OpenXR Input Binding. |
profile | The interaction profile string used to reference the Valve Index Controller. |
squeeze | Constant for a float interaction binding '.../input/squeeze/value' OpenXR Input Binding. |
squeeze |
Constant for a float interaction binding '.../input/squeeze/force' OpenXR Input Binding. |
system | Constant for a boolean interaction binding '.../input/system/click' OpenXR Input Binding. |
system |
Constant for a boolean interaction binding '.../input/system/touch' OpenXR Input Binding. |
thumbstick | Constant for a Vector2 interaction binding '.../input/thumbstick' OpenXR Input Binding. |
thumbstick |
Constant for a boolean interaction binding '.../input/thumbstick/click' OpenXR Input Binding. |
thumbstick |
Constant for a boolean interaction binding '.../input/thumbstick/touch' OpenXR Input Binding. |
trackpad | Constant for a Vector2 interaction binding '.../input/trackpad' OpenXR Input Binding. |
trackpad |
Constant for a float interaction binding '.../input/trackpad/force' OpenXR Input Binding. |
trackpad |
Constant for a boolean interaction binding '.../input/trackpad/touch' OpenXR Input Binding. |
trigger | Constant for a float interaction binding '.../input/trigger/value' OpenXR Input Binding. |
trigger |
Constant for a boolean interaction binding '.../input/trigger/click' OpenXR Input Binding. |
trigger |
Constant for a boolean interaction binding '.../input/trigger/touch' OpenXR Input Binding. |
Methods
Name | Description |
---|---|
Get |
Return device layout string that used for registering device for the Input System. |
Register |
Register action maps for this device with the OpenXR Runtime. Called at runtime before Start. |
Register |
Registers the Valve |
Unregister |
Removes the Valve |