Hello,
I'm trying to drive the baseColor of a material using the --set-value flag and not having any luck.
The material has an Input Parameter (type Float 3) which changes the baseColor of the material. (see attached image)
I'm currently using --set-value '$leather_color@100,150,50'
and it doesn't appear to be working, although '$outputsize@11,11'
seems to work fine.
I've tried a few different variations of the formatting and had no luck with that, online searches for --set-value come up empty as well.
Can you provide the correct usage of this flag for input parameters? Thanks.