VrViewingDirectionChange

class VrViewingDirectionChange : PlayerEvent

Emitted when the VR viewing direction changes. The minimal interval between two consecutive event callbacks is specified through VrConfig.viewingDirectionChangeEventInterval.

Constructors

VrViewingDirectionChange
Link copied to clipboard
fun VrViewingDirectionChange()

Inherited properties

timestamp
Link copied to clipboard
var timestamp: Long
The time at which the event was emitted.