Layer object

The Layer object provides access to layers within compositions. It can be accessed from an itemメs layer collection either by index number or by a name strin

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

numLayers

The number of layers in the composition.Integer; read-only.

separationDimension

For a separated follower, the dimension number it represents in the multidimensional leader. The first dimension starts at 0.Forexample, the Y Position prop

id

A unique and persistent identification number used internally to identify an item between sessions. The value of the ID remains the same when the project is

elapsedSeconds

The number of seconds spent rendering this item.Integer, or null if item has not been rendered; read-only.

resolutionFactor

The x and y downsample resolution factors for rendering the composition.The two values in the array specify how many pixels to skip when sampling; the first

getSeparationFollower()

For a separated, multidimensional property, retrieves a specific follower property. For example, you can use this method on the Position property to access

buildNumber

The number of the build of After Effects being run, used internally by Adobe for testing and troubleshooting.Integer; read-only.

numOutputModules

The total number of Output Modules assigned to this item.Integer; read-only.