Class YVREventsManager
The manager for events
public class YVREventsManager
- Inheritance
-
YVREventsManager
- Inherited Members
Methods
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.
- 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