open class PipRenderer : Rendereropen class PipRenderer : Renderer
Creates a renderer that renders two scenes through separate SubRenderers. In order to use this, first create the PipRenderer, then create and assign the SubRenderers through setMainRenderer (for the main content) setMinirenderer (for the content in the mini view). The pipScale and pipMargin parameters control how the mini scene is placed.