linearBlending

True if linear blending should be used for this project; otherwise false.Boolean; read/write.

maskFeatherFalloff

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

blendingMode

The blending mode of the layer.A BlendingMode enumerated value; read/write. One of:BlendingMode.ADDBlendingMode.ALPHA_ADDBlendingMode.CLASSIC_COLOR_BURNBlen

isInterpolationTypeValid()

Returns true if the named property can be interpolated using the specified keyframe interpolation type.typeAKeyframeInterpolationType enumerated value; one

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

keyOutInterpolationType()

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

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