Core APIappRendererOn this pageRenderer A renderer responsible for rendering scenes to the canvas. Methods render(scene: Scene, context: CanvasRenderingContext2D): Promise<void> Renders a scene. Related Links Scene Project