The MaskPropertyGroup object encapsulates mask attributes in a layer.οΎ• MaskPropertyGroup is a subclass of PropertyGroup. All methods and attributes of Prope
Tag Archives: mask
outTangents
The outgoing tangent vectors, or direction handles, associated with the vertices of the shape. Specify each vector as an array of two floating-point values,
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
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
isMask
When true, this property is a mask PropertyGroup.Boolean; read-only.
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
locked
When true, the mask is locked and cannot be edited in the user interface; otherwise, false.Boolean; read/write.
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
color
The color used to draw the mask outline as it appears in the user interface Composition panel, Layer panel, and Timeline panel .Array of three floating-poin
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