Table of Contents

Class OpenVR

Namespace
Sdl3Sharp.Video.Windowing.Drivers
Assembly
Sdl3Sharp.dll

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

string

Remarks

The value of this constant is equal to "openvr".