Forum: Poser - OFFICIAL


Subject: General questions about LuxPose

LaurieA opened this issue on Aug 27, 2010 · 379 posts


Dizzi posted Thu, 02 September 2010 at 6:05 AM

Quote - > Quote -

open PoserLuxExporter.py:
find: "camparams = self.globalParameters.get("Camera", exdict())"
add after:

        camparams.resolutionX=resolutionX
        camparams.resolutionY=resolutionY

Which version of PoserLuxExporter.py does this code apply to? 

Sorry, it's in PoserLuxExporter_workers.py.