Forum: Poser Python Scripting


Subject: how do i turn shadow rendering on from poserpython?

dennisharoldsen opened this issue on May 27, 2007 ยท 9 posts


dennisharoldsen posted Sun, 27 May 2007 at 7:12 PM

thanks to those who have helped me in the past.

i tried this:
scene.SetRenderCastShadows(1)

and this:
scene.SetGroundShadows(1)

what else is there?