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.
Category Archives: Layer object
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
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
preserveTransparency
True if preserve transparency is enabled for the layer.Boolean; read/write.
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
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