ItemCollection object

?ItemCollection object > The ItemCollection object represents a collection of items. The ItemCollection belonging to a Project object contains all the Item

PlaceholderSource object

The PlaceholderSource object describes the footage source of a placeholder.PlaceholderSource is a subclass of FootageSource. All methods and attributes of F

setParentWithJump()

Sets the parent of this layer to the specified layer, without changing the transform values of the child layer.There may be an apparent jump in the rotation

watchFolder()

Starts a Watch Folder network rendering process pointed at a specified folder.folder_object_to_watch The ExtendScript Folder object for the folder to watch.

AVItem object

The AVItem object provides access to attributes and methods of audio/visual files imported into After Effects.ユ AVItem is a subclass of Item. All methods an

FileSource object

The FileSource object describes footage that comes from a file.ユ FileSource is a subclass of FootageSource. All methods and attributes of FootageSource, in

propertyValueType

The type of value stored in thenamed property. The PropertyValueType enumeration has one value for each type of data that can be stored in or retrieved from

render()

Starts the rendering process. This is the same as clicking Render in the Render Queue panel. The method does not return until the render process is complete

TextLayer object

The TextLayer object represents a text layer within a composition. Create it using the LayerCollection objectメs addText method; It can be accessed in an ite

addFolder()

Creates a new folder. Creates and returns a new FolderItem object and adds it to this collection.If the ItemCollection belongs to the project or the root fo