com.unity.xr.hands 1.1.0-pre.2
Source docsNotes: processedReleased December 14, 2022
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.inputsystem (1.4.3)
- com.unity.modules.xr (1.0.0)
- com.unity.xr.core-utils (2.0.0)
- com.unity.xr.management (4.0.1)
✨ Features
- Added `isTracked` to `XRHand`.
- Added `trackingAcquired` and `trackingLost` to `XRHandSubsystem`.
- Added `XRHandDevice` and automatic managing of it if the Input System is enabled and hand-tracking is enabled in the target platform's build settings.
- The OpenXR package must be installed and enabled for these to work:
- Added OpenXR support through `HandTracking` and `OpenXRHandProvider` types.
- Added support for Meta Hand Tracking Aim extension in OpenXR through `MetaHandTrackingAim`.
