UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

6 lines (5 loc) 222 B
export namespace VRButton { function createButton(renderer: any, options: any): HTMLButtonElement | HTMLAnchorElement; const xrSessionIsGranted: boolean; function registerSessionGrantedListener(): void; }