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. |
VRPN | Modified from VRPN plugin. |