Skip to content

WebXR Export [0.6.0] - 2021-01-23

Pre-release
Pre-release
Compare
Choose a tag to compare
@De-Panther De-Panther released this 23 Jan 19:54
· 449 commits to master since this release

You can import the package from OpenUPM at WebXR Export.

Added

  • GetLocalRotation and GetLocalPosition to WebXRCamera.
  • Support for the new/updated WebXR Hands API.
  • isControllerActive and isHandActive to WebXRController.

Changed

  • Using frame.fillPoses and frame.fillJointRadii instead of frame.getJointPose for XRHand.
  • Camera matrices handling.
  • WebGLTemplates webxr.js merged into Plugins webxr.jspre.

Fixed

  • Bug related to pose view eye can be none.

Removed

  • Matrix utilities files.