UNPKG

@threlte/xr

Version:

Tools to more easily create VR and AR experiences with Threlte

3 lines (2 loc) 92 B
import type { Group } from 'three'; export declare const useHeadset: () => Readonly<Group>;