WebXR Export [0.19.0] - 2023-11-22
Pre-release
Pre-release
De-Panther
released this
22 Nov 07:47
·
133 commits
to master
since this release
You can import the package from OpenUPM at WebXR Export.
Added
- WebXRHandData pointerPosition and pointerRotation (WebXR targetRaySpace for hands).
- An option for eventsCamera in WebXRCamera.
Changed
- Enabled stencil buffer when creating the session XRWebGLLayer.
- OnControllerUpdate is not dependent on OnHandUpdate in WebXRSubsystem.
- WebXRControllerData gripPosition and gripRotation return world space value instead of relative to pointer pose.
Fixed
- Performance issues in AR mode.