UNPKG

@threlte/xr

Version:

Tools to more easily create VR and AR experiences with Threlte

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