1
Substance Automation Toolkit - Product Support - What is the variable name for global seed?
on: March 26, 2019, 08:51:30 pm
Hi
Im trying to set the global seed as a parameter with batchtools.sbsrender_render like this:
Regards
Bonsak
Im trying to set the global seed as a parameter with batchtools.sbsrender_render like this:
Code: [Select]
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