Forum: Poser Python Scripting


Subject: Need help in antialias in Cartoon mode rendering

Ralf61 opened this issue on Nov 13, 2004 ยท 6 posts


duckmango posted Sun, 14 November 2004 at 4:23 PM

This isn't much help, but I thought perhaps the AntialiasNow() function could work with the SetDisplayStyle codes, as in:

scene.SetDisplayStyle(poser.kDisplayCodeSKETCHSHADED)
scene.AntialiasNow()

but no such luck. Like Ockham's already reported, AntialiasNow just doesn't seem to do anything.