The available rendering plug-in modules. Member strings reflect installed modules, as seen in the Advanced tab of the Composition Settings dialog box.Array
Category Archives: CompItem object
CompItem object
The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro
hideShyLayers
When true, only layers with shy set to false are shown in the Timeline panel. When false, all layers are visible, including those whose shy value is true. C
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
frameDuration
The duration of a frame, in seconds. This is the inverse of the frameRate value frames-per-second .Floating-point; read/write.
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.
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