A LayerCollection object that contains all the Layer objects for layers in this composition. See LayerCollection object .LayerCollection object; read-only.
Tag Archives: layers
addSolid()
Creates a new SolidSource object, with values set as specified; sets the new SolidSource as the mainSource value of a new FootageItem object, and adds the F
TextLayer object
The TextLayer object represents a text layer within a composition. Create it using the LayerCollection objectメs addText method; It can be accessed in an ite
Layer object
The Layer object provides access to layers within compositions. It can be accessed from an itemメs layer collection either by index number or by a name strin
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
importAs
The type of object for which the imported file is to be the source. Before setting, use canImportAs to check that a given file can be imported as the source
addLight()
Creates a new light layer and adds the LightLayer object to this collection.The new layer honors the Create Layers at Composition Start Time preference.name