Forum: Poser Python Scripting


Subject: Script for setting U/V_Scale of image maps in current figure/actor (nearly done)

3dcheapskate opened this issue on Mar 01, 2012 · 18 posts


markschum posted Fri, 02 March 2012 at 10:40 PM

you can do an

if mats:

    # do stuff

that will skip if the actor has no materials.