Community
Arnold General Rendering Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to return % done of render as a float from python?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
tfurrebo
260 Views, 2 Replies

How to return % done of render as a float from python?

I'd like to be able to retrieve the % done of the render from python. Is there an API call to do this?

Tags (2)
Labels (2)
2 REPLIES 2
Message 2 of 3
Stephen.Blair
in reply to: tfurrebo

No, there's no API call for that. And I'm pretty sure there's no Python bindings for the actual render API ...you have to do that in C++



// Stephen Blair
// Arnold Renderer Support
Message 3 of 3
tfurrebo
in reply to: tfurrebo

Sweet, I'll add it to the display driver. Is there a call to get the zdepth? Here's my current driver code: https://github.com/tyler-furby/Arnold-For-Blender/blob/master/driver_display_callback_v2/driver_disp...

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report