Show / Hide Table of Contents

Enum DeviceClass

The IO System device type.
輸入輸出系統的裝置類型。

Namespace: Votanic.vXR.vCast.IO
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public enum DeviceClass

Fields

Name Description
Controller

SDK Built-In virtual device type that interact with controllers.
透過控制器互動的開發包內置虛擬裝置。

OpenVR
Sensor

SDK Built-In virtual device type that interact without controllers.
透過控制器以外的方式互動的開發包內置虛擬裝置。

VInput

Modified from Windows Input.
改動於 Windows Input。

VRPN

Modified from VRPN plugin.
改動於 VRPN 外掛程式。

In This Article
Back to top Generated by DocFX