com.unity.xr.hands 1.5.0-pre.3
Source docsNotes: processedReleased June 10, 2024
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.inputsystem (1.3.0)
- com.unity.mathematics (1.2.6)
- com.unity.modules.xr (1.0.0)
- com.unity.xr.core-utils (2.2.0)
- com.unity.xr.management (4.0.1)
✨ Features
- Added public `subsystem` property to `XRHandTrackingEvents` to let users get the `XRHandSubsystem` that is the source of the hand tracking data. Also added public `subsystem` property to `XRHandJointsUpdatedEventArgs` so it is available in the `XRHandTrackingEvents.jointsUpdated` event callback.
🔧 Bug Fixes
- Fixed reference direction when using `XRHandUserRelativeDirection.NoseDirection` for gesture detection.
