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.

property()

Finds and returns a child property of this group, as specified by either its index or name.A name specification can use the same syntax that is available wi

maskMotionBlur

How motion blur is applied to this mask.A MakMotionBlur enumerated value; read/write. One of:Mask Motion Blur.SAME_AS_L AYERMaskMotion Blur.ONMaskMotion Blu

PropertyGroup object

The PropertyGroup object represents a group of properties. It can contain Property objects and other PropertyGroup objects. Property groups can be nested to