org.rajawali3d.renderer / PipRenderer

PipRenderer

open class PipRenderer : Renderer
open 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.