render_to_canvases

Renders a scene to multiple neuray canvases, where each canvas can contain a different result. See the Iray documentation for supported canvases and per-renderer limitations.

References:

arguments

return value

Canvas[]

Returns a array of the rendered canvases which can be used directly if calling from a V8 command. Alternatively the canvases can be retrieved as encoded images using the get_canvas command.

groups