parrotdolphin opened this issue on Oct 08, 2009 · 9 posts
markschum posted Thu, 08 October 2009 at 1:30 AM
Look at the script I did to change the blinn setting . That shows how to get the shader tree and find nodes of a specific type and set the parameter values. You should be able to work the rest out by reading the poser python methods manual . (off the help menu in poser)
It is not that complicated for a basic node setup, but it gets harder as you get more complex.