Skip to content

WebXR Interactions [0.19.0] - 2023-11-22

Pre-release
Pre-release
Compare
Choose a tag to compare
@De-Panther De-Panther released this 22 Nov 07:48
· 149 commits to master since this release

You can import the package from OpenUPM at WebXR Interactions.

Added

  • Support for Unity Input System and XR Interaction Toolkit.
  • Support WebXR Controllers, Hands and Headset input actions.
  • WebXRInputActions to handle WebXR Controllers input using Unity Input System.
  • WebXRControllerModel to load WebXR Input Profiles model when using Unity Input System.
  • HandMenu to override XR Interaction Toolkit one, as it's missing an option to set camera transform.
  • WebXR + XR Interaction Toolkit Sample.
  • Support Input Actions in MixedRealityCaptureController.