pub const ovrError_RuntimeException: ovrErrorType = -7000;Expand description
A runtime exception occurred. The application is required to shutdown LibOVR and re-initialize it before this error state will be cleared.
pub const ovrError_RuntimeException: ovrErrorType = -7000;A runtime exception occurred. The application is required to shutdown LibOVR and re-initialize it before this error state will be cleared.