| RenderDx11Instance Property |
Get the RenderDx11 singleton.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public static RenderDx11 Instance { get; }
public:
static property RenderDx11^ Instance {
RenderDx11^ get ();
}
Property Value
Type:
RenderDx11
The
RenderDx11 singleton.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also