XR
XR(
props):Element
Core XR component for connecting the XRStore with the scene.
Requires an XRStore which it will provide to its children.
props
XRProperties
Children to be rendered inside the context.
storeThe XRStore to be used for the session.
Returns
Element