WebXR Export [0.6.0] - 2021-01-23
Pre-release
Pre-release
·
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
andframe.fillJointRadii
instead offrame.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.