com.unity.xr.hands 1.1.0-pre.2

com.unity.xr.hands

Source docs
Notes: processedReleased December 14, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

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`.