The masking mode for this mask.AMaskMode enumerated value; read/write. One of:MaskMode.NONEMaskMode.ADDMaskMode.SUBTRACTMaskMode.INTERSECTMaskMode.LIGHTENMa
Tag Archives: add
add()
Adds a composition to the Render Queue, creating a RenderQueueItem.comp The CompItem object for the composition to be added.RenderQueueItem object.
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
RQItemCollection object
The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access
parentFolder
The FolderItem object for the folder that contains this item. If this item is at the top level of the project, this is the project’s root folder app.project
usedIn
All the compositions that use this AVItem.Note that upon retrieval, the array value is copied, so it is not automatically updated. If you get this value, th
blendingMode
The blending mode of the layer.A BlendingMode enumerated value; read/write. One of:BlendingMode.ADDBlendingMode.ALPHA_ADDBlendingMode.CLASSIC_COLOR_BURNBlen
calculateTransformFromPoints()
Calculates a transformation from a set of points in this layer.pointTopLeft The top left point coordinates in the form of an array, [x, y, z].pointTopRight
addKey()
Adds a new keyframe or marker to the named property at the specified time and returns the index of the new keyframe.time The time, in seconds, at which to a
keyInSpatialTangent()
Returns the incoming spatial tangent for the specified keyframe, if the named property is spatial that is, the value type is TwoD _SPATIAL or ThreeD_SPATIAL