pub const ovrInit_Debug: ovrInitFlags = 0x00000001;Expand description
When a debug library is requested, a slower debugging version of the library will run which can be used to help solve problems in the library and debug application code.
pub const ovrInit_Debug: ovrInitFlags = 0x00000001;When a debug library is requested, a slower debugging version of the library will run which can be used to help solve problems in the library and debug application code.