SystemInfo.graphicsDeviceVendorID 显卡标识符

static var graphicsDeviceVendorID : int

Description描述

The identifier code of the graphics device vendor (Read Only).

显卡厂商的标识符代码。(只读)

This is the PCI vendor ID of the user's graphics card. This number uniquely identifies a particular graphics card maker. The number is the same across operating systems and driver versions.

这是用户显卡的PCI厂商ID。这是一个特定显卡制造商的唯一标识符数字。这个数字跨操作系统和驱动程序版本是相同的。

See pcidatabase.com for a list of vendor IDs.

参见pcidatabase.com有关厂商ID的列表。

参见:SystemInfo.graphicsDeviceVendorID, SystemInfo.graphicsDeviceName.

最后修改:2011年3月18日 Friday 18:20

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。