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