Interface XRSystem
Hierarchy
- XRSystem
Index
Methods
is Session SupportedSearch playground for isSessionSupported
Parameters
sessionMode: XRSessionMode
Returns Promise<boolean>
request SessionSearch playground for requestSession
Parameters
sessionMode: XRSessionMode
Optional sessionInit: any
Returns Promise<XRSession>