|
Dear all,
Before batch rendering multiple scenes, I wish to modify camera/light settings for all of them (all scenes will have the same camera and light settings).
Is there a way how to do it without manually opening each scene and changind desired parameters?
Regards,
|
|
|
|
Write a script that does it.
Then render with xsibatch -render “scene.scn” -script mod_cam_lgt.js
|
|
|
|
To confirm, Stephen, your advice works very well..
I simply catch the script from one scene, save it to the file, and then apply the script during batch processing, so every file obtains the same settings.
Regards,
|
|
|