Click or drag to resize

DisplayDeviceInfoGpuDeviceInfos Method

Get a list of GpuDeviceInfo for GPUs found on this machine.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.3
Syntax
public static List<GpuDeviceInfo> GpuDeviceInfos()

Return Value

Type: ListGpuDeviceInfo
List of GpuDeviceInfo
See Also