Moves this layer to the bottom position of the layer stack the last layer .None.Nothing.
Tag Archives: none
stopRendering()
Stops the rendering process. This is the same as clicking Stop in the Render Queue panel during a render. You can call this method from an onStatusChanged o
remove()
Deletes the specified layer from the composition.None.Nothing.
openInViewer()
Opens the composition in a Composition panel, and moves the Composition panel to front and gives it focus.None.Viewer object for the Composition panel, or n
postRenderAction
An action to be performed when the render operation is completed.A PostRenderAction enumerated value read/write ; one of:postRenderAction.NONEpostRenderActi
duplicate()
Creates a duplicate of this item and adds it this render queue.NOTE: Duplicating an item whose status is Done sets the new itemメs status to Queued .None.Ren
activate()
Opens the application main window ifit is minimized or iconified, and brings it to the front of the desktop.None.Nothing.
reload()
Reloads the asset from the file. This method can be called only on a mainSource, not a proxySource.None.Nothing.
duplicate()
Duplicates the layer. Creates a new Layer object in which all values are the same as in this one. This has the same effect as selecting a layer in the user
remove()
Removes this item from the render queue.None.Nothing.