PUBLIC

JavaScript XRInputSourceEvent : Event

Constructors

new XRInputSourceEvent(type : String, eventInit : Object) : XRInputSourceEvent
eventInit : {
frame XRFrame
inputSource XRInputSource
}

Instance Properties

frame : XRFrame  

inputSource : XRInputSource