Click or drag to resize

RenderDx11IsTypeValid Property

Gets a value indicating whether a hardware accelerated device type can be used on this adapter.

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

Property Value

Type: Boolean
true if a hardware accelerated device type can be used; otherwise, false.
Exceptions
ExceptionCondition
ObjectDestroyedExceptionRenderDx11::IsDestroyed == true
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also