Thu, Jan 9, 3:52 PM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 09 3:46 am)



Subject: Scripting question. Setting the 'Shadow Blur Radius' for 'RayTrace Shadows'


timarender ( ) posted Wed, 14 August 2013 at 7:20 AM · edited Thu, 09 January 2025 at 6:12 AM

I wanted to change the 'Shadow Blur Radius' for a Light which uses 'Ray Trace shadows'. But, when I set values for "SetShadowBlurRadius", this only sets the Radius for 'depth map shadows' (and not Ray Trace shadows).

I am sure I must be missing something. Any clues anyone?

import poser
scene = poser.Scene()
m = scene.CreateLight()
actor = scene.CurrentActor()
actor.SetRayTraceShadows(1)
actor.SetShadowBlurRadius(5)


Snarlygribbly ( ) posted Wed, 14 August 2013 at 7:55 AM

SetShadowRaytraceSoftness()

Free stuff @ https://poser.cobrablade.net/


timarender ( ) posted Wed, 14 August 2013 at 9:30 AM

Very many thanks! I am clearly suffering from PoserPython Manual reading blindness. (I do wish the Poser manuals used the same terms as appear in the GUI).


markschum ( ) posted Wed, 14 August 2013 at 11:05 AM

what fun would that be ? ;-)

the manual used to have a few mistakes in it that dont help.

and there are what seem to be carry overs in materials from Poser 4.


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.