pmndrs/xr

`<RayGrab />` with blocked axis?

JenniferFalkenstein opened this issue · 1 comments

Discussed in #230

Originally posted by JenniferFalkenstein December 30, 2022
Is it possible to use with a blocked axis, so that for instance an object can only be moved and dragged in x- and y-directions but not in z?
Or is there maybe a code example on how to code this feature myself? 😄

A short update
This is on the roadmap, but as a separate library (react-three/controls), which will work with XR but also in non-XR contexts unrelated to the RayGrab component