Initializes a new instance of the
Adapter struct.
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Adapter(
Vendor vendor,
int deviceId
)
Parameters
- vendor Vendor
- The vendor.
- deviceId Int32
- The device ID.
See Also