Hi
Im trying to set the global seed as a parameter with batchtools.sbsrender_render like this:
batchtools.sbsrender_render(inputs=_in,
input_graph='paper',
output_path='D:/Dropbox (Personal)/_Allgoritmic/ATK',
set_value=['$outputsize@8,8', 'normal_format@1', 'random_seed@10'],
).wait()
But i cant find the correct variable name. Any help appreciated.
Regards
Bonsak