applyStroke

When true,the text layer shows a stroke. Accessthe strokeColor attribute for the actual colorand strokeWidth for its thickness. When false, only a fill is s

outPoint

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

addShape()

Creates a new ShapeLayer object for a new, empty Shape layer. Use the ShapeLayer object to add properties, such as shape, fill, stroke, and path filters.Thi

autoOrient

The type of automatic orientation to perform for the layer.An AutoOrientType enumerated value; read/write. One of:AutoOrientType.ALONG_PATH Layer faces in t

layers

A LayerCollection object that contains all the Layer objects for layers in this composition. See LayerCollection object .LayerCollection object; read-only.

keyInTemporalEase()

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

isEffect

When true, this property is an effect PropertyGroup.Boolean; read-only.

tracking

The text layerメs spacing between characters.NOTE: If the text layer has different tracking settings for each character, this attribute returns the setting f

locked

When true, the layer is locked; otherwise false. This corresponds to the lock toggle in the Layer panel.Boolean; read/write.

inverted

When true, the mask is inverted; otherwise false.Boolean; read/write.