Home
GitHub
Preparing search index...
The search index is not available
VFX-JS
VFX-JS
XRInputSourceEventInit
Interface XRInputSourceEventInit
interface
XRInputSourceEventInit
{
frame
?:
XRFrame
;
inputSource
?:
XRInputSource
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
}
Hierarchy (
view full
)
EventInit
XRInputSourceEventInit
Index
Properties
frame?
input
Source?
bubbles?
cancelable?
composed?
Properties
Optional
frame
frame
?:
XRFrame
Optional
input
Source
input
Source
?:
XRInputSource
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
frame
input
Source
bubbles
cancelable
composed
Home
GitHub
VFX-JS
Loading...