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
Tag Archives: can
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
applyPreset()
Applies the specified collection of animation settings an animation preset to the layer. Predefined animation preset files are installed in the Presets fold
getSeparationFollower()
For a separated, multidimensional property, retrieves a specific follower property. For example, you can use this method on the Position property to access
selected
When true, this item is selected. Multiple items can be selected at the same time. Set to true to select the item programmatically, or to false to deselect
canAddProperty()
Returns true if a property with the given name can be added to this property group. For example, you can only add mask to a mask group. The only legal input