Optional
cameraThe camera to render with. If not specified, the renderer will render with a default camera.
Optional
canvasThe HTML canvas element to render to. Creates a canvas if not specified
Optional
enableEnable the debug renderer
Optional
initWhether to initialize the text renderer. If you don't need to render text, you can set this to false to save some performance.
Optional
webglThe WebGL version to use.
Generated using TypeDoc
Options for passing to the Renderer constructor