Class OpenVR
Represents the OpenVR windowing driver
public sealed class OpenVR : IWindowingDriver
- Inheritance
-
OpenVR
- Implements
- Inherited Members
Remarks
This windowing backend is only available on platforms that support OpenVR.
Fields
Name
The name of the OpenVR windowing driver
public const string Name = "openvr"
Field Value
Remarks
The value of this constant is equal to "openvr".