Creates a new point text layer and adds the new TextLayer object to this collection.To create a paragraph box text layer, use the addBoxText method. For mor
Tag Archives: layers
propertyType
The type of this property.A PropertyType enumerated value; read/write. One of:PropertyType.PROPERTY A single property such as position or zoom.PropertyType.
addBoxText()
Creates a new paragraph box text layer and adds the new TextLayer object to this collection.To create a point text layer, use the addText method. For more i
activeCamera
The active camera, which is the front-most camera layer that is enabled. The value is null if the composition contains no enabled camera layers.CameraLayer
LayerCollection object
The LayerCollection object represents a set of layers. The LayerCollection belonging to a CompItem object contains all the layer objects for layers in the c
numProperties
The number of indexed properties in this group.For layers, this method returns a value of 3, corresponding to the mask, effect, and motion tracker groups, w
addShape()
Creates a new ShapeLayer object for a new, empty Shape layer. Use the ShapeLayer object to add properties, such as shape, fill, stroke, and path filters.Thi