setTemporalEaseAtKey()

Sets the incoming and outgoing temporal ease for the specified keyframe. See KeyframeEase object .keyIndex The index for the keyframe. An integer in the ran

boxText

True if a text layer is a layer of paragraph bounded text; otherwise false.Boolean; read-only.

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

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

containingComp

The composition that contains this layer.CompItem object; read-only.