Table of Contents

Class YVREventsManager

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

The manager for events

public class YVREventsManager
Inheritance
YVREventsManager
Inherited Members

Methods

Initialize()
Update()

Events

onFocusGained

Occurs when application focus gained

onFocusLost

Occurs when application focus lost

onHMDMounted

Occurs when an HMD is put on the user's head.

onHMDUnMounted

Occurs when an HMD is taken off the user's head.

onInputDeviceChange
onRecenterOccurred

Occurs when recenter occurred

onTrackingAcquired

Occurs when head gained tracking.

onTrackingLost

Occurs when head lost tracking.

onUpdate

Occurs at the update function of every frame

onVisibilityGained

Occurs when application is visible

onVisibilityLost

Occurs when application is completely obscured by other content