com.unity.xr.hands 1.4.0
Source docsNotes: processedReleased February 29, 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)
📈 Improvements
- Changed gesture detection to allow both upper and lower threshold for more finely-tuned configuration of the finger shapes.
- Added partial-grab gesture detection to the Gestures sample.
- Changed hand and gesture tracking debug UI to support upper threshold, lower theshold, and partial-grab gesture.
- Updated visuals for hand and gesture tracking debug UI in the Gestures sample.
🔧 Bug Fixes
- Fixed compilation errors on tvOS platform where `ENABLE_VR` is not defined.
