I have script for the normal render, to turn on a layer, when rendering and turns of again automatically.
I would like to have the same script on the Batch Render Button - as we always do different views.
Snapshot is not really an option - as this would be again a thing to forget.
We often forget to turn on the hall when rendering....I want to have it automatically, when I press render, the hall is rendered.
this is the script for the normal render button:
! _-Layer _On "Hidden Objects" _Enter
_Render
_-Layer _Off "Hidden Objects" _Enter
Or maybe there is now an option available where I can assign: Not visible in View but in Render? (like eg in C4D)
Thank you for your help!
I would like to have the same script on the Batch Render Button - as we always do different views.
Snapshot is not really an option - as this would be again a thing to forget.
We often forget to turn on the hall when rendering....I want to have it automatically, when I press render, the hall is rendered.
this is the script for the normal render button:
! _-Layer _On "Hidden Objects" _Enter
_Render
_-Layer _Off "Hidden Objects" _Enter
Or maybe there is now an option available where I can assign: Not visible in View but in Render? (like eg in C4D)
Thank you for your help!