XRPlaybackStateChangedEvent¶
Class XRPlaybackStateChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- XRPlaybackStateChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new XRPlaybackStateChangedEvent(
xrPlaybackState: Partial<XRPlaybackState>,
): XRPlaybackStateChangedEvent Parameters
- xrPlaybackState: Partial<XRPlaybackState>
Returns XRPlaybackStateChangedEvent
Event that is fired when the XRPlaybackState changes.