applyPreset()

Applies the specified collection of animation settings an animation preset to the layer. Predefined animation preset files are installed in the Presets fold

locked

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

blendingMode

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

motionBlurAdaptiveSampleLimit

The maximum number of motion blur samples of 2D layer motion. This corresponds to the Adaptive Sample Limit setting in the Advanced tab of the Composition S

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

isMask

When true, this property is a mask PropertyGroup.Boolean; read-only.

TextDocument object

The TextDocumentobject stores a value for a TextLayer’s Source Text property. Create it withthe constructor, passing the string to be encapsulated.ExamplesT

startTime

The start time of the layer, expressed in composition time seconds .Floating-point value in the range [-10800.0..10800.0] minus or plus three hours ; read/w

byName()

Returns the first topmost layer found in this collection with the specified name, or null if no layer with the given name is found.name A string containing

height

The height of the layer in pixels.Floating-point; read-only.