shy

When true, the layer is shy, meaning that it is hidden in the Layer panel if the compositionメs Hide all shy layers option is toggled on.Boolean; read/write.

openInViewer()

Opens the layer in a Layer panel, and moves the Layer panel to front and gives it focus.None.Viewer object for the Layer panel, or null if the layer could n

name

The name of the layer. By default, this is the same as the Source name which cannot be changed in the Layerpanel , but you can set it to be different.String

effectsActive

True if the layer’s effects are active, as indicated by the icon next to it in the user interface.Boolean; read/write.

duplicate()

Duplicates the layer. Creates a new Layer object in which all values are the same as in this one. This has the same effect as selecting a layer in the user

active

When true, the layer’s video is active at the current time.For this to be true, the layer must be enabled, no other layer may be soloing unless this layer i

replaceSource()

Replaces the source for this layer.newSource The new source AVItem object.fixExpressions True to adjust expressions for the new source, false otherwise. Not

index

The index position of the layer.Integer in the range [1..numLayers]; read-only.

environmentLayer

True if this is an environment layer in a Ray-traced 3D composition. Setting this attribute to true automatically makes the layer 3D threeDLayer becomes tru