Wahooney
03-22-2007, 11:12 AM
Is there a variable or function or something that can inform a script that max is currently rendering?
This would be useful for scripted objects and modifiers that behave differently in the renderer than it does in the viewport.
I've hacked a solution by defining a global isRendering in a startup script that gets set to true or false in pre- or post-rendering callbacks respectively.
I'd just like to know if there is a built in solution.
Thanks.
This would be useful for scripted objects and modifiers that behave differently in the renderer than it does in the viewport.
I've hacked a solution by defining a global isRendering in a startup script that gets set to true or false in pre- or post-rendering callbacks respectively.
I'd just like to know if there is a built in solution.
Thanks.
