The file to be imported. If a file is set in the constructor, you can access it through this attribute.ExtendScript File object; read/write.
Tag Archives: can
PropertyBase object
Properties are accessed by name through layers, using various kinds of expression syntax, as controlled by application preferences. For example, the followi
CameraLayer object
The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a
Shape object
The Shape object encapsulates information describing a shape in a shape layer, or the outline shape of a Mask.It is the value of the Mask Path AE properties
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
propertyValueType
The type of value stored in thenamed property. The PropertyValueType enumeration has one value for each type of data that can be stored in or retrieved from
LightLayer object
The LightLayer object represents a light layer within a composition. Create it using the LayerCollection objectメs addLight method; It can beaccessed in anit
addProperty()
Creates and returns a PropertyBase object with the specified name, and adds it to this group.In general, you can only add properties to an indexed group a p
layer()
Returns a Layer object, which can be specified by name, an index position in this layer, or an index position relative to another layer.index The index numb
ShapeLayer object
The ShapeLayer object represents a shape layer within a composition. Create it using the LayerCollection objectメs addShape method; see LayerCollection addSh