value

The value of the named property at the current time.ユ If expressionEnabled is true, returns the evaluated expression value.ユ If there are keyframes, returns

nullLayer

When true, the layer was created as a null object; otherwise false.Boolean; read-only.

newProject()

Creates a new project in After Effects, replicating the File > New > New Project menu command.If the current project has been edited, the user is prompted t

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

PropertyGroup object

The PropertyGroup object represents a group of properties. It can contain Property objects and other PropertyGroup objects. Property groups can be nested to

OutputModule object

An OutputModule object of a RenderQueueItem generates a single file or sequence via a render operation, and contains attributes and methods relating to the

name

The name of the item, as shown in the Project panel.ユ Ina FootageItem, the value is linked to the mainSource object. If the mainSource object is a FileSourc

replaceWithPlaceholder()

Changes the source of this FootageItem to the specified placeholder. Creates a new PlaceholderSource object, sets its values from the parameters, and sets m

add()

Adds a composition to the Render Queue, creating a RenderQueueItem.comp The CompItem object for the composition to be added.RenderQueueItem object.

addText()

Creates a new point text layer and adds the new TextLayer object to this collection.To create a paragraph box text layer, use the addBoxText method. For mor