Renders the scene through camera, or the active camera when none is given, at the given
size and gives the image back as a data URL.
mimeType picks the format and quality from 0 to 1 the compression of lossy formats such
as JPEG.
The camera, the size, the image type and the quality
The image as a data URL
Renders the scene through camera, or the active camera when none is given, at the given
size and downloads the image in the browser.
The camera, the size, the image type and the quality
The text done once the download has started
Utilities around the rendered image: taking a screenshot of the scene at a chosen size through any camera, as an image data URL to use or as a download.