useGetXRSpaceMatrix
useGetXRSpaceMatrix(
space
):undefined
| (target
,frame
) =>boolean
Hook that returns a function to compute a matrix that contains the transformation of the provided xr space
Parameters
spaceundefined
| XRSpace
Returns
undefined
| (target
, frame
) => boolean