render_loop_get_render_progress

Returns a value indicating progressive render progress for the given render loop, or a Map containing all progress.

Currently only the iray and hybrid renderers are supported.

arguments

return value

Float64 | Map

Some value which gives information about how much work has progressed. The interpretation depends on the area argument. In some areas it might be a percentage, in some it might be an absolute value. The value will be -1 if an unsupported area is requested or no progress data is available yet. If no area argument is provided thena map of all progress is returned.

groups