Crate openvr_sys2

source ·

Modules

Structs

Enums

Constants

Traits

Functions

  • Finds the active installation of the VR API and initializes it. The provided path must be absolute or relative to the current working directory. These are the local install versions of the equivalent functions in steamvr.h and will work without a local Steam install.
  • Returns true if there is an HMD attached. This check is as lightweight as possible and can be called outside of VR_Init/VR_Shutdown. It should be used when an application wants to know if initializing VR is a possibility but isn’t ready to take that step yet.
  • unloads vrclient.dll. Any interface pointers from the interface are invalid after this point

Type Definitions

Unions