91
Substance Automation Toolkit - Product Support - Re: Can't seem to be able to set the $output size when using sbsrender
on: September 16, 2017, 03:21:22 am
Thanks for your kind words about our product.
It might be related to the shell somehow interpreting the $ sign in the variable name
If using powershell try replacing the string $outputsize@2,2 with '$outputsize@2,2'
There are also some additional information about outputsize here:
https://support.allegorithmic.com/documentation/display/SAT/Frequently+asked+Questions
Let me know if this solves your issue
It might be related to the shell somehow interpreting the $ sign in the variable name
If using powershell try replacing the string $outputsize@2,2 with '$outputsize@2,2'
There are also some additional information about outputsize here:
https://support.allegorithmic.com/documentation/display/SAT/Frequently+asked+Questions
Let me know if this solves your issue