Forum: Poser Python Scripting


Subject: Changing Alternate_Diffuse value

papillon68 opened this issue on Nov 19, 2010 · 24 posts


markschum posted Sun, 15 January 2012 at 11:17 AM

if you add the line  print tree.Node(0).InternalName()  in place of the print node line you will be able to see what internal name is being used. 

 

Poser Python methods is your friend !   except where its wrong ;)