com.unity.xr.hands 1.5.0-pre.3

com.unity.xr.hands

Source docs
Notes: processedReleased June 10, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

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.