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

keyInInterpolationType()

Returns the ‘in’ interpolation type for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the

canSetEnabled

When true, you can set the enabled attribute value. Generally, this is true if the user interface displays an eyeball icon for this property; it is true for

expressionEnabled

When true, the named property uses its associated expression to generate a value. When false, the keyframe information or static value of the property is us

keyTemporalContinuous()

Returns true if the specified keyframe has temporal continuity.Temporal continuity affects this keyframe only if keyframe interpolation type is KeyframeInte

propertyType

The type of this property.A PropertyType enumerated value; read/write. One of:PropertyType.PROPERTY A single property such as position or zoom.PropertyType.

propertyIndex

The position index of the named property. The first property is at index position 1.Integer; read-only.

setTemporalAutoBezierAtKey()

Turns temporal auto-Bezier interpolation on or off for the specified keyframe. When this is turned on, it affects this keyframe only if keySpatialContinuous

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

locked

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