name

The name of the layer. By default, this is the same as the Source name which cannot be changed in the Layerpanel , but you can set it to be different.String

matchName

A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a

saveAsTemplate()

Saves this output module as a template and adds it to the templates array.name A string containing the name of the new template.Nothing.

saveSetting()

Saves a default value for a scripting preferences item.sectionName A string containing the name of a settings section keyName A string containing the key na

layer()

Returns a Layer object, which can be specified by name, an index position in this layer, or an index position relative to another layer.index The index numb

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

name

The display name of the property. Compare PropertyBase matchName attribute . It is an error to set the name value if the property is not a child of an index

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.