UNPKG

@threlte/xr

Version:

Tools to more easily create VR and AR experiences with Threlte

2 lines (1 loc) 182 B
export declare const getXRSessionOptions: (referenceSpaceType?: XRReferenceSpaceType, sessionInit?: XRSessionInit, fallbackSessionInit?: XRSessionInit) => XRSessionInit | undefined;