Hello everybody, I'm modifying a script I've used in the past and am running into issues. The goal is to have a for loop that creates a StingrayPBS shader, then checks the "Use Color Map" attribute. The pain point is that the "Use Color Map" attribute doesn't seem accessible until after the loop is completed. I run the…