Home
GitHub
Preparing search index...
The search index is not available
VFX-JS
VFX-JS
XRSessionEventInit
Interface XRSessionEventInit
interface
XRSessionEventInit
{
session
:
XRSession
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
}
Hierarchy (
view full
)
EventInit
XRSessionEventInit
Index
Properties
session
bubbles?
cancelable?
composed?
Properties
session
session
:
XRSession
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
session
bubbles
cancelable
composed
Home
GitHub
VFX-JS
Loading...