Application object

Provides access to objects and application settings within the After Effects application. The single global object is always available by its name, app.Attr

moveTo()

Moves this property to a new position in its parent property group.This method is valid only for children of indexed groups; if it is not, or if the index v

effects

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

pixelAspect

The pixel aspect ratio PAR of the item.ユ In a CompItem, the value is linked to the composition.ユ In a FootageItem, the value is linked to the mainSource obj

PropertyBase object

Properties are accessed by name through layers, using various kinds of expression syntax, as controlled by application preferences. For example, the followi

exitAfterLaunchAndEval

This attribute is used only when executing a script from a command line on Windows. When the application is launched from the command line, the ヨr or ヨs com

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

property()

Finds and returns a child property of this group, as specified by either its index or name.A name specification can use the same syntax that is available wi

exitCode

A numeric status code used when executing a script externally that is, from a command line or AppleScript .ユ In Windows, the value is returned on the comman

effectsActive

True if the layer’s effects are active, as indicated by the icon next to it in the user interface.Boolean; read/write.