Forum: Poser Python Scripting


Subject: RayTraceShadows

c1rcle opened this issue on Jun 08, 2003 ยท 6 posts


ockham posted Sun, 08 June 2003 at 2:13 PM

I should add that, of course, you need the usual overhead stuff, but you know that part. import poser scene = poser.Scene() for OneLight in scene.Lights(): ~OneLight.SetRayTraceShadows(0)

My python page
My ShareCG freebies