isNameFromSource

True if the layer has no expressly set name, but contains a named source. In this case, layer.name has the same value as layer.source.name.False if the laye

logType

A log type for this item, indicating which events should be logged while this item is being rendered.A LogType enumerated value; read/write . One of:LogType

canImportAs()

Reports whether the file can be imported as the source of a particular object type. If this method returns true, you can set the given type as the value of

removePulldown

How the pulldowns are to be removed when field separation is used.It is an error to set this attribute if isStill is true. It is an error to attempt to set

addCamera()

Creates a new camera layer and adds the CameraLayer object to this collection.The new layer honors the Create Layers at Composition Start Time preference.na

setSpatialTangentsAtKey()

Sets the incoming and outgoing tangent vectors for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an excepti

threeDPerChar

True if this layer has the Enable Per-character 3D switch set, allowing its characters to be animated off the plane of the text layer. Applies only to text

render

When true, the item will be rendered when the render queue is started. When set to true, the RenderQueueItem.status is set to RQItemStatus.QUEUED. When set

LayerCollection object

The LayerCollection object represents a set of layers. The LayerCollection belonging to a CompItem object contains all the layer objects for layers in the c

canSetExpression

When true, the named property is of a type whose expression can be set by a script. See also Property expression attribute .Boolean; read-only.