publicgetRenderingEngine
Callable
Parameters
id: string
The identifier that was used to create the RenderingEngine
Returns IRenderingEngine | undefined
the matching RenderingEngine, or
undefined
if there is no match
The identifier that was used to create the RenderingEngine
the matching RenderingEngine, or undefined
if there is no match
Method to retrieve a RenderingEngine by its unique identifier.
How to get a RenderingEngine that was created earlier: