XRPlaybackStateChangedEvent#
Class XRPlaybackStateChangedEvent
Hierarchy
- WebVisEvent
- XRPlaybackStateChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new XRPlayback
State (xrPlaybackState): XRPlaybackStateChangedEventChanged Event -
Parameters
-
xrPlaybackState: Partial<XRPlaybackState>
Returns XRPlaybackStateChangedEvent
-
Properties
id
id: number
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
Optional
type
xrPlaybackState
The new state of the XR playback. Will only include the changed properties. XR_PLAYBACK_STATE_CHANGED
Event that is fired when the XRPlaybackState changes.