The effective frame rate as displayed and rendered in compositions by After Effects.If removePulldown is PulldownPhase.OFF,then this is the same as the conf
Tag Archives: effects
addNull()
Creates a new null layer and adds the AVLayer object to this collection. This is the same as choosing Layer > New > Null object.duration Optional, the lengt
osName
The name of the operating system on which After Effects is running.NOTE: As of Windows 7, this attribute returns a blank value. Use $.os instead.String; rea
version
An alphanumeric string indicating which version of After Effects is running.String; read-only.
highQualityFieldSeparation
When true, After Effects uses special algorithms to determine how to perform high-quality field separation.It is an error to set this attribute if isStill i
add()
Creates a new AVLayer object containing the specified item, and adds it to this collection.The new layer honors the Create Layers at Composition Start Time
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
Project object
The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage
templates
The names of all output-module templates available in the local installation of After Effects.Array of strings; read-only.
quit()
Quits the After Effects application.None.Nothing.