Creates a new CompItem object and moves the specified layers into its layer collection. It removes the individual layers from this collection, and adds the
Tag Archives: new
importPlaceholder()
Creates and returns a new PlaceholderItem object and adds it to the projectメs items array. Same as the File > Import > Placeholder command.name A string con
copyToComp()
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
moveTo()
Moves this property to a new position in its parent property group.This method is valid only for children of indexed groups; if it is not, or if the index v
canImportAs()
Reports whether the file can be imported as the source of a particular object type. If this method returns true, you can set the given type as the value of
setProxyWithSequence()
Sets a sequence of files as the proxy of this AVItem, with the option of forcing alphabetical order. Loads the specified file sequence into a new FileSource
parent
The parent of this layer; can be null.Offset values are calculated to counterbalance any transforms above this layer in the hierarchy, so that when you set
reduceProject()
Removes all items from the project except those specified. Same as the File > Reduce Project command.array _ o f _ i te m s An array containing the Item obj
id
A unique and persistent identification number used internally to identify an item between sessions. The value of the ID remains the same when the project is
comp
The composition that will be rendered by this render-queue item. To change the composition, you must delete this render-queue item and create a new one.Comp