Forum: Poser Python Scripting


Subject: Setting image gamma and filtering

Keith opened this issue on Apr 22, 2016 ยท 3 posts


Keith posted Fri, 22 April 2016 at 11:24 AM

I have a script which adds an image node to the bump/displacement nodes and sets the values, which works perfectly fine. What I can't get it to do is set the gamma on the image node to 1 and the filtering to crisp. Yes, I know there are scripts which will do that for me (and I have them), but I'd like to incorporate it into the script itself so I don't need to do the additional step.