XRPlaybackStateChangedEvent#
Class XRPlaybackStateChangedEvent
Hierarchy
- WebVisEvent
- XRPlaybackStateChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new XRPlayback
State Changed Event(xrPlaybackState): XRPlaybackStateChangedEvent -
Parameters
-
xrPlaybackState: Partial<XRPlaybackState>
Returns XRPlaybackStateChangedEvent
-
Properties
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
xr Playback State
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.