Hello, I have a little script that generate batch renders with a serie of HDRI that are located in a directory. The script gets the first HDRI, does 8 renders by rotating the HDRI every 45 degrees, save the renders and load the next HDRI in the directory. My problem is that this script works on certain scenes, and doesnt…
For the light_filt function your argument name should match the one used by isKindOf. Right now, while as it won't produce errors, your going to get incorrect results since you're not using the value passed.