setExrMetadata

Module that will parse the scene and add exr metadata to the rendersettings node. The module is designed to work with VRay for Maya exclusively. You can import and run it as a Pre-Frame script while batch rendering (on the farm).


Usage

from helga.maya.rendering.setExrMetadata import setExrMetadata
reload(setExrMetadata)

#run
setExrMetadata.run()

Warning

Module is known to cause crashes when rendering. Use with caution


helga.maya.rendering.setExrMetadata.setExrMetadata.run()[source]

General and only method to invoke to start adding metadata