Go to: Synopsis. Return value. Keywords. Flags. MEL examples.

Synopsis

renderLayerPostProcess [-keepImages boolean] [-sceneName string]

renderLayerPostProcess is NOT undoable, queryable, and NOT editable.

Post process the results when rendering is done with. Presently this generates a layered PSD file using individual iff files.

Return value

None

In query mode, return type is based on queried flag.

Keywords

renderlayers, psd, photoshop

Flags

keepImages, sceneName
Long name (short name) Argument types Properties
-keepImages(-ki) boolean createquery
When set to on, the original iff images are kept after the conversion to PSD. Default is to remove them.
-sceneName(-sn) string createquery
Specifies the scene name for interactive batch rendering.

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command.

MEL examples

renderLayerPostProcess ;