moveToBeginning()

Moves this layer to the topmost position of the layer stack the first layer .None.Nothing.

resetParagraphStyle()

Restores the default text paragraph characteristics in the Paragraph panel.None.Nothing.

endWatchFolder()

Ends Watch Folder mode.None.Nothing.See also Application watchFolder method Application parseSwatchFile method Application isWatchFolder attribute

removeUnusedFootage()

Removes unused footage from the project. Same as the File > Remove Unused Footage command.None.Integer; the total number of FootageItem objects removed.

guessAlphaMode()

Sets alphaMode, premulColor, and invertAlpha to the best estimates for this footage source. If hasAlpha is false, no change is made.None.Nothing.

setActive()

Moves the viewer panel to the front and places focus on it, making it active. Calling this method will set the viewerメs active attribute to true.None.Boolea

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

save()

Saves the project. The same as the File > Save or File > Save As command. If the project has never previously been saved and no file is specified, prompts t

maskMode

The masking mode for this mask.AMaskMode enumerated value; read/write. One of:MaskMode.NONEMaskMode.ADDMaskMode.SUBTRACTMaskMode.INTERSECTMaskMode.LIGHTENMa

quit()

Quits the After Effects application.None.Nothing.