You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
by default hands and controllers are now placed at the inputSource.targetRaySpace to align with the WebXR standard. Use <XRSpace space="grib-space" /> for the controller or <XRSpace space="wrist" /> for hands to place your objects according the the previous defaults.
Features
emulate options (e.g. control the initial controller position)
more values allowed in (e.g. you can use <XRSpace space="grib-space"> inside of custom input sources)
interaction speed optimizations and preparation for react-three/handle