VrViewingDirectionChanged

class VrViewingDirectionChanged : PlayerEvent

Emitted when the VR viewing direction did not change more than the specified threshold in the last interval, after the VrViewingDirectionChange event was triggered. The threshold can be set through setVRViewingDirectionChangeThreshold.

Constructors

VrViewingDirectionChanged
Link copied to clipboard
fun VrViewingDirectionChanged()

Inherited properties

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