MaskPropertyGroup object

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

keyOutTemporalEase()

Returns the outgoing temporal ease for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the

remove()

Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of

isSeparationLeader

When true, the property is multidimensional and can be separated. For example, the Position property has this attribute set to true.NOTE: The original, cons

setInterpolationTypeAtKey()

Sets the ムinメ and ムoutメ interpolation types for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returne

unitsText

The text description of the units in which the value is expressed.String; read-only.

setValueAtTime()

Sets the value of a keyframe at the specified time. Creates a new keyframe for the named property, if one does not currently exist for the specified time, a

matchName

A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a

maskFeatherFalloff

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

keyRoving()

Returns true if the specified keyframe is roving. The first and last keyframe in a property cannot rove; if youtry to set roving forone of these, the operat