2017

Table Of Contents
NOTE In case of stereoscopic renders, batchExportEnd is called twice, first for the left eye, then for the right eye.
def batchExportEnd( info, userData ):
pass
info Dictionary. Information about the export. Some of this information can be modified by the script as
it executes.
Data TypeDescriptionKey
StringName of the export node.nodeName
StringExport path either entered in the export
node from within application, or edited
by batchExportBegin.
exportPath
StringList of the naming tokens as entered in
the application UI.
namePattern
StringFull path to the first frame that was ex-
ported, with all the tokens resolved.
resolvedPath
IntegerFrame number of the first frame that
was exported.
firstFrame
IntegerFrame number of the last frame that was
exported.
lastFrame
IntegerCurrent version number of this export.
Zero if there is no version.
versionNumber
StringCurrent version name of this export.
Empty if unversionned.
versionName
DoubleFrame width of the exported frames.fps
StringScan format of the exported asset. Pos-
sible values:
scanFormat
FIELD_1
FIELD_2
PROGRESSIVE
StringBit depth of the exported asset. Possible
values:
depth
8-bits
10-bits
12-bits
16 fp
200 | Chapter 6 Importing and Exporting Media