ovrHSWDisplayState_

Used by ovrhmd_GetHSWDisplayState to report the current display state. If true then the warning should be currently visible and the following variables have meaning. Else there is no warning being displayed for this application on the given HMD.

extern (C)
struct ovrHSWDisplayState_ {}

Members

Variables

DismissibleTime
double DismissibleTime;
Undocumented in source.
Displayed
ovrBool Displayed;
Undocumented in source.
StartTime
double StartTime;
Undocumented in source.

Meta