Class YVRHMDManager
The manager for hmd device data
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
public class YVRHMDManager
Properties
Name | Description |
---|---|
batteryLevel | Get the battery level |
batteryStatus | Get the battery state(-1:get fail;1:unkown;2:Charging;3:discharging;4:not charging;5:full ) |
batteryTemperature | Get the battery temperature |
isUserPresent | Get whether user is currently wearing the display. |
volumeLevel | Get the volume level |
Methods
Name | Description |
---|---|
SetPassthrough(bool) | The manager for hmd device data |