An OutputModule object of a RenderQueueItem generates a single file or sequence via a render operation, and contains attributes and methods relating to the
Tag Archives: output
OMCollection object
The OMCollection contains all of the output modules in a render queue. The collection provides access to the OutputModule objects, but does not provide any
saveAsTemplate()
Saves this output module as a template and adds it to the templates array.name A string containing the name of the new template.Nothing.
file
The ExtendScript File object for the file this output module is set to render.ExtendScript File object; read/write.
Collection object
Like an array, a collection associates a set of objects or values as a logical group and provides access to them by index. However, most collection objects