Click or drag to resize

RenderContextGpuAffinity Property

Gets the GPU description for a GPU affinity context.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderGpu GpuAffinity { get; }

Property Value

Type: RenderGpu
The GPU description of a GPU affinity context.
GpuAffinity is null if the context is not a GPU affinity context or it is not supported by the graphic hardware.
Exceptions
ExceptionCondition
ObjectDestroyedExceptionRenderContext::IsDestroyed == true
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also