I was wondering if there is anyway that i can increase or decrease strength of emission material via command line.. Scenario is I am using google colab for rendering which do not have GUI. So, process is first install blender in VM via command line then link the google drive and run the command wich will read file from google drive and will render in blender installed in VM. So, for just to change emission strength from 2 to 5 I have to upload 300 mb file to gdrive and It is costing too much data. SO, If there is any way that I can access the material strength and resolution, from command line will be a good option to change some values rather than uploading whole file.
Asked
Active
Viewed 23 times
my_edits.pyto edit your blend when launching blender via command line: https://docs.blender.org/manual/en/latest/advanced/command_line/arguments.html – brockmann Aug 11 '20 at 09:15