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


adp001 posted Mon, 05 March 2012 at 4:28 AM

If I open a Python-Shell in Poser (2012) and execute: sc=poser.Scene() type(sc.Cameras()[0].Materials()) The answer is: type 'NoneType' No error-message. So the result is just None.