VR4Medical/ICI/Library/PackageCache/com.unity.xr.openxr@3903c1059bcf/Documentation~/features/handcommonposesinteraction.md
2025-07-29 13:45:50 +03:00

1.1 KiB

uid
openxr-hand-common-poses-interaction

Hand Common Poses Interaction

Unity OpenXR provides support for the Hand Interaction extension specified by Khronos. Use this layout to retrieve the bindings data that the extension returns. This extension defines four commonly used action poses for all user hand interaction profiles including both hand tracking devices and motion controller devices.

Enables the OpenXR interaction feature for Hand Common Poses Interaction and exposes the <HandInteractionPoses> layout within the Unity Input System.

OpenXR Specification about Hand Interaction Extension will be updated here when it is available.

Available controls

The following table outlines the mapping between the OpenXR paths and Unity's implementation:

OpenXR Path Unity Control Name Type
/input/grip/pose devicePose Pose
/input/aim/pose pointer Pose
/input/pinch_ext/pose pinchPose Pose
/input/poke_ext/pose pokePose Pose