buildName

The name of the build of After Effects being run, used internally by Adobe for testing and troubleshooting.String; read-only.

Settings object

DescriptionThe Settings object provides an easy way to manage settings for scripts. The settings are saved in the After Effects preferences file and are per

name

The name of the item as displayed in the Project panel.String; read/write.

CompItem object

The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro

LightLayer object

The LightLayer object represents a light layer within a composition. Create it using the LayerCollection objectメs addLight method; It can beaccessed in anit

propertyType

The type of this property.A PropertyType enumerated value; read/write. One of:PropertyType.PROPERTY A single property such as position or zoom.PropertyType.

effects

The effects available in the application.Array, with each element containing the following properties; read-only:displayName String representing the localiz

ShapeLayer object

The ShapeLayer object represents a shape layer within a composition. Create it using the LayerCollection objectメs addShape method; see LayerCollection addSh

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

FolderItem object

The FolderItem object corresponds to a folder in your Project panel. It can contain various types of items footage, compositions, solids as well as other fo