Forum: Poser - OFFICIAL


Subject: Clean up lights - another script in free stuff

agiel opened this issue on Dec 14, 2001 ยท 2 posts


agiel posted Fri, 14 December 2001 at 12:36 AM

As promised... here is part II of my 'light' scripts. This one asks the user for an intensity value between 0 and 1, and deletes all lights under that value. There is also an option to deletes lights which have been marked 'invisible' in the scene. I couldn't find how to check if a light is set 'Off' (not the same as 'invisible' !). If someone knows how to do that in python, I will be glad to add an option to the script for deleting lights set on 'Off'.


agiel posted Fri, 14 December 2001 at 7:30 AM

I corrected a mistake in the freestuff page. The script was not MAC only... it was tested for PC and should probably work with Mac too.