Forum: Poser - OFFICIAL


Subject: SetCastShadows is really SetCastsShadows

Mason opened this issue on Jul 29, 2005 ยท 8 posts


nruddock posted Sat, 30 July 2005 at 4:50 AM

Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=2172183#4

Agreed, but as Python has introspection / reflection then the definitive documentation comes from looking at the names that are actually defined, which is what documentation.py does.

In this case of SetCastsShadows, the method name is wrong in the "Method Name" line, but correct in the "Syntax" line.