UNSAFE_useXRStore
UNSAFE_useXRStore():
undefined
|XRStore
Returns the XR store object from a parent XR component. If no component is found undefined
is returned.
You most likely should be using useXRStore instead.
Returns
undefined
| XRStore