saveWithDialog()

Shows the Save dialog box. The user can name a file with a location and save the project, or click Cancel to exit the dialog box.None.Boolean; true if the p

feetFramesFilmType

The Use Feet + Frames menu setting in the Project Settings dialog box.Use this attribute instead of the old timecodeFilmType attribute.A FeetFramesFilmType

motionBlurSamplesPerFrame

The minimum number of motion blur samples per frame for Classic 3D layers, shape layers, and certain effects. This corresponds to the Samples Per Frame sett

displayStartFrame

An alternate way of setting the Frame Count menu setting in the Project Settings dialog box to 0 or 1, and is equivalent to using the FramesCountType.FC_STA

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

influence

The influence value of the keyframe, as shown in the Keyframe Velocity dialog box.Floating-point value in the range [0.1..100.0]; read/write.

preserveNestedFrameRate

When true, the frame rate of nested compositions is preserved in the current composition. Corresponds to the value of the Preserve frame rate when nested or

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

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

isWatchFolder

True if the Watch Folder dialog box is currently displayed and the application is currently watching a folder for rendering.Boolean; read-only.