Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Setting RenderGlobals imageFormat?

Setting RenderGlobals imageFormat?

Anonymous
Not applicable
446 Views
0 Replies
Message 1 of 1

Setting RenderGlobals imageFormat?

Anonymous
Not applicable
I'm using Maya 2012 for Windows and rendering with renderMan. I need to set the
RenderGlobals image Format to Tiff8.

pycore.setAttr( "defaultRenderGlobals.imageFormat", 3 ) should set the image format
to Tiff8, but the images are rendered as iff.

The imageFilePrefix command works fine ( see command below ).
pycore.setAttr( "defaultRenderGlobals.imageFilePrefix", outputImageName, type="string" )


Any ideas?

Thanks.
0 Likes
447 Views
0 Replies
Replies (0)