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
Tag Archives: effects
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.
RenderQueue object
The RenderQueue object represents the render automation process, the data and functionality that is available through the Render Queue panel of a particular
isoLanguage
A string indicating the locale language and regional designations After Effects is running.NOTE: $.locale returns the operating system language, not the lan
AVLayer object
The AVLayer object provides an interface to those layers that contain AVItem objects composition layers, footage layers, solid layers, text layers, and sou
FootageSource object
The FootageSource object holds information describing the source of some footage. It is used as themainSource of a FootageItem, or the proxySource of a Comp
Settings object
DescriptionThe Settings object provides an easy way to manage settings for scripts. The settings are saved in the After Effects preferences file and are per
isRenderEngine
True if After Effects is running as a render engine.Boolean; read-only.