locked

When true, the mask is locked and cannot be edited in the user interface; otherwise, false.Boolean; read/write.

inverted

When true, the mask is inverted; otherwise false.Boolean; read/write.

maskMode

The masking mode for this mask.AMaskMode enumerated value; read/write. One of:MaskMode.NONEMaskMode.ADDMaskMode.SUBTRACTMaskMode.INTERSECTMaskMode.LIGHTENMa

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

MaskPropertyGroup object

The MaskPropertyGroup object encapsulates mask attributes in a layer.οΎ• MaskPropertyGroup is a subclass of PropertyGroup. All methods and attributes of Prope

maskFeatherFalloff

The feather falloff mode for the mask. Equivalent tothe Layer > Mask > Feather Falloff setting.AMaskFeatherFalloff enumerated value; read/write. One of:Mask

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

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

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

rotoBezier

When true, the mask is a RotoBezier shape; otherwise, false.Boolean; read/write.