The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access
Tag Archives: from
replace()
Changes the source of this FootageItem to the specified file. In addition to loading the file, the method creates a new FileSource object for the file and s
remove()
Removes this OutputModule object from the collection.None.Nothing.
remove()
Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of
purge()
Purges unused data of the specified types from memory. Replicates the Purge options in the Edit menu.target The type of elements to purge from memory; a Pur
getSetting()
Retrieves a scripting preferences item value from the preferences file.sectionName A string containing the name of a settings sectionkeyName A string contai
replaceWithPlaceholder()
Changes the source of this FootageItem to the specified placeholder. Creates a new PlaceholderSource object, sets its values from the parameters, and sets m
precompose()
Creates a new CompItem object and moves the specified layers into its layer collection. It removes the individual layers from this collection, and adds the
PropertyBase object
Properties are accessed by name through layers, using various kinds of expression syntax, as controlled by application preferences. For example, the followi
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