com.unity.xr.hands 1.4.0

com.unity.xr.hands

Source docs
Notes: processedReleased February 29, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

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