render_loop_get_render_progress

Returns a value indicating progressive render progress for the given render loop.

Currently only the iray, hybrid and rt_bsp renderers are supported.

arguments

return value

Float64

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.

groups