Copies the layer into the specified composition. The original layer remains unchanged. Creates a new Layer object with the same values as this one, and prep
Tag Archives: with
saveAsTemplate()
Saves the itemメs current render settings as a new template with the specified name.name A string containing the name of the new template.Nothing.
endUndoGroup()
Marks the end of an undo group begun with the app.beginUndoGroup method. You can use this method to place an end to an undo group in the middle of a script,