renderer

The current rendering plug-in module to be used to render this composition, as set in the Advanced tab of the Composition Settings dialog box. Allowed value

activeCamera

The active camera, which is the front-most camera layer that is enabled. The value is null if the composition contains no enabled camera layers.CameraLayer

renderers

The available rendering plug-in modules. Member strings reflect installed modules, as seen in the Advanced tab of the Composition Settings dialog box.Array

bgColor

The background color of the composition. The three array values specify the red, green, and blue components of the color.An array containing three floating-

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

displayStartTime

The time set as the beginning of the composition, in seconds. This is the equivalent of the Start Timecode or Start Frame setting in the Composition Setting

selectedLayers

All of the selected layers in this composition. This is a 0-based array the first object is at index 0 .Array of Layer objects; read-only.

draft3d

When true, Draft 3D mode is enabled for the Composition panel. This corresponds to the value of the Draft 3D button in the Composition panel.Boolean; read/w

selectedProperties

All of the selected properties Property and PropertyGroup objects in this composition. The first property isat index position 0.Array of Property and Proper

dropFrame

When true, indicates that the composition uses drop-frame timecode. When false, indicates non-drop-frame timecode. This corresponds to the setting in the Co