ovrBool | IsVisible ( ) True if the process has VR focus and thus is visible in the HMD. |
ovrBool | HmdPresent ( ) True if an HMD is present. |
ovrBool | HmdMounted ( ) True if the HMD is on the user's head. |
ovrBool | DisplayLost ( ) True if the session is in a display-lost state. See ovr_SubmitFrame. |
ovrBool | ShouldQuit ( ) True if the application should initiate shutdown. |
ovrBool | ShouldRecenter ( ) True if UX has requested re-centering. |
ovrBool | HasInputFocus ( ) True if the application is the foreground application and receives input (e.g. |
ovrBool | OverlayPresent ( ) True if a system overlay is present, such as a dashboard. |
ovrBool | DepthRequested ( ) True if runtime is requesting that the application provide depth buffers with projection layers. |