Returns the top-level item in this folder at the specified index position. Note that top-level here means top-level within the folder, not necessarily withi
Tag Archives: object
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
addCamera()
Creates a new camera layer and adds the CameraLayer object to this collection.The new layer honors the Create Layers at Composition Start Time preference.na
rootFolder
The root folder containing the contents of the project; this is a virtual folder that contains all items in the Project panel, but not items contained insid
setProxyWithPlaceholder()
Creates a PlaceholderSource object with specified values, sets this as the value of the proxySource attribute, and sets useProxy to true. It does not preser
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
SolidSource object
The SolidSource object represents a solid-color footage source.ユ SolidSource is a subclass of FootageSource. All methods and attributes of FootageSource, in
Item object
The Item object represents an item that can appear in the Project panel.The first item is at index 1.ユ Item is the base class for AVItem and for FolderItem,
moveBefore()
Moves this layer to a position immediately before above the specified layer.layer The target layer, a layer object in the same composition.Nothing.
activeCamera
The active camera, which is the front-most camera layer that is enabled. The value is null if the composition contains no enabled camera layers.CameraLayer