Class MetaQuestTouchPlusControllerProfile
This OpenXRInteractionFeature enables the use of Meta Quest Touch Plus controller interaction profiles in OpenXR.
Inherited Members
Namespace: UnityEngine.XR.OpenXR.Features.Interactions
Assembly: Unity.XR.OpenXR.dll
Syntax
public class MetaQuestTouchPlusControllerProfile : OpenXRInteractionFeature
Fields
aim
Constant for a pose interaction binding '.../input/aim/pose' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string aim
Field Value
| Type | Description |
|---|---|
| string |
buttonA
Constant for a boolean interaction binding '.../input/a/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the rightHand user path.
Declaration
public const string buttonA
Field Value
| Type | Description |
|---|---|
| string |
buttonATouch
Constant for a boolean interaction binding '.../input/a/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the rightHand user path.
Declaration
public const string buttonATouch
Field Value
| Type | Description |
|---|---|
| string |
buttonB
Constant for a boolean interaction binding '..."/input/b/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the rightHand user path.
Declaration
public const string buttonB
Field Value
| Type | Description |
|---|---|
| string |
buttonBTouch
Constant for a boolean interaction binding '.../input/b/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the rightHand user path.
Declaration
public const string buttonBTouch
Field Value
| Type | Description |
|---|---|
| string |
buttonX
Constant for a boolean interaction binding '.../input/x/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the leftHand user path.
Declaration
public const string buttonX
Field Value
| Type | Description |
|---|---|
| string |
buttonXTouch
Constant for a boolean interaction binding '.../input/x/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the leftHand user path.
Declaration
public const string buttonXTouch
Field Value
| Type | Description |
|---|---|
| string |
buttonY
Constant for a boolean interaction binding '.../input/y/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the leftHand user path.
Declaration
public const string buttonY
Field Value
| Type | Description |
|---|---|
| string |
buttonYTouch
Constant for a boolean interaction binding '.../input/y/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the leftHand user path.
Declaration
public const string buttonYTouch
Field Value
| Type | Description |
|---|---|
| string |
featureId
The feature id string. This is used to give the feature a well known id for reference.
Declaration
public const string featureId
Field Value
| Type | Description |
|---|---|
| string |
grip
Constant for a pose interaction binding '.../input/grip/pose' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string grip
Field Value
| Type | Description |
|---|---|
| string |
haptic
Constant for a haptic interaction binding '.../output/haptic' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string haptic
Field Value
| Type | Description |
|---|---|
| string |
menu
Constant for a boolean interaction binding '.../input/menu/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the leftHand user path.
Declaration
public const string menu
Field Value
| Type | Description |
|---|---|
| string |
profile
The interaction profile string used to reference Meta Quest Touch Plus Controller.
Declaration
public const string profile
Field Value
| Type | Description |
|---|---|
| string |
squeeze
Constant for a float interaction binding '.../input/squeeze/value' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string squeeze
Field Value
| Type | Description |
|---|---|
| string |
system
Constant for a boolean interaction binding '.../input/system/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs. This binding is only available for the rightHand user path.
Declaration
public const string system
Field Value
| Type | Description |
|---|---|
| string |
thumbProximity
Constant for a boolean interaction binding '.../input/thumb_meta/proximity_meta' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string thumbProximity
Field Value
| Type | Description |
|---|---|
| string |
thumbrest
Constant for a boolean interaction binding '.../input/thumbrest/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string thumbrest
Field Value
| Type | Description |
|---|---|
| string |
thumbstick
Constant for a Vector2 interaction binding '...//input/thumbstick' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string thumbstick
Field Value
| Type | Description |
|---|---|
| string |
thumbstickClick
Constant for a boolean interaction binding '.../input/thumbstick/click' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string thumbstickClick
Field Value
| Type | Description |
|---|---|
| string |
thumbstickTouch
Constant for a boolean interaction binding '.../input/thumbstick/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string thumbstickTouch
Field Value
| Type | Description |
|---|---|
| string |
trigger
Constant for a float interaction binding '.../input/trigger/value' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string trigger
Field Value
| Type | Description |
|---|---|
| string |
triggerCurl
Constant for a float interaction binding '.../input/trigger/curl_meta' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string triggerCurl
Field Value
| Type | Description |
|---|---|
| string |
triggerForce
Constant for a float interaction binding '.../input/trigger/force' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string triggerForce
Field Value
| Type | Description |
|---|---|
| string |
triggerProximity
Constant for a boolean interaction binding '.../input/trigger/proximity_meta' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string triggerProximity
Field Value
| Type | Description |
|---|---|
| string |
triggerSlide
Constant for a float interaction binding '.../input/trigger/slide_meta' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string triggerSlide
Field Value
| Type | Description |
|---|---|
| string |
triggerTouch
Constant for a boolean interaction binding '.../input/trigger/touch' OpenXR Input Binding. Used by input subsystem to bind actions to physical inputs.
Declaration
public const string triggerTouch
Field Value
| Type | Description |
|---|---|
| string |
Methods
GetDeviceLayoutName()
Return device layout string that used for registering device for the Input System.
Declaration
protected override string GetDeviceLayoutName()
Returns
| Type | Description |
|---|---|
| string | Device layout string. |
Overrides
OnInstanceCreate(ulong)
Called after xrCreateInstance. Override this method to validate that any necessary OpenXR extensions were
successfully enabled (OpenXRRuntime.IsExtensionEnabled)
and that any required system properties are supported. If this method returns false,
the feature's enabled property is set to false.
Declaration
protected override bool OnInstanceCreate(ulong instance)
Parameters
| Type | Name | Description |
|---|---|---|
| ulong | instance |
Returns
| Type | Description |
|---|---|
| bool | true if this feature successfully initialized. Otherwise, false. |
Overrides
Remarks
If this feature is a required feature of an enabled feature set, returning false here
causes the OpenXRLoader to fail, and XR Plug-in Management will fall back to another loader if enabled.
See Also
RegisterActionMapsWithRuntime()
Register action maps for this device with the OpenXR Runtime. Called at runtime before Start.
Declaration
protected override void RegisterActionMapsWithRuntime()
Overrides
RegisterDeviceLayout()
Registers the MetaQuestTouchPlusControllerProfile.QuestTouchPlusController layout with the Input System.
Declaration
protected override void RegisterDeviceLayout()
Overrides
UnregisterDeviceLayout()
Removes the MetaQuestTouchPlusControllerProfile.QuestTouchPlusController layout from the Input System.
Declaration
protected override void UnregisterDeviceLayout()