Click or drag to resize

RenderGpuDeviceAttribute Enumeration

The RenderGpuDeviceAttribute enumeration defines the Gpu attributes

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
[FlagsAttribute]
public enum RenderGpuDeviceAttribute
Members
  Member nameValueDescription
None0 The Gpu has no attributes.
Primary1 The Gpu is the primary one.
AttachedToDesktop2 The Gpu is attached to the desktop.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also