Skip to main content

publicgetRenderingEngine

Callable


  • Method to retrieve a RenderingEngine by its unique identifier.


    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