The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a
Tag Archives: Collection
ShapeLayer object
The ShapeLayer object represents a shape layer within a composition. Create it using the LayerCollection objectメs addShape method; see LayerCollection addSh
ItemCollection object
?ItemCollection object > The ItemCollection object represents a collection of items. The ItemCollection belonging to a Project object contains all the Item
Collection object
Like an array, a collection associates a set of objects or values as a logical group and provides access to them by index. However, most collection objects
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
precompose()
Creates a new CompItem object and moves the specified layers into its layer collection. It removes the individual layers from this collection, and adds the
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
addComp()
Creates a new composition. Creates and returns a new CompItem object and adds it to this collection.If the ItemCollection belongs to the project or the root
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
items
An ItemCollection object containing Item object that represent the top-level contents of this folder.Unlike the ItemCollection in the Project object, this c