bgColor

The background color of the composition. The three array values specify the red, green, and blue components of the color.An array containing three floating-

strokeColor

The text layerメs stroke color, as an array of [r, g, b] floating-point values. For example, in an 8-bpc project, a red value of 255 would be 1.0, and in a 3

addSolid()

Creates a new SolidSource object, with values set as specified; sets the new SolidSource as the mainSource value of a new FootageItem object, and adds the F

replaceWithSolid()

Changes the source of this FootageItem to the specified solid. Creates a new SolidSource object, sets its values from theparameters, andsets mainSource to t

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

color

The color used to draw the mask outline as it appears in the user interface Composition panel, Layer panel, and Timeline panel .Array of three floating-poin

premulColor

The color tobe premultiplied. This attribute is valid only if the alphaMode is alphaMode.PREMULTIPLIED.Array of three floating-point values [R, G, B], in th

LightLayer object

The LightLayer object represents a light layer within a composition. Create it using the LayerCollection objectメs addLight method; It can beaccessed in anit

Project object

The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage

MaskPropertyGroup object

The MaskPropertyGroup object encapsulates mask attributes in a layer.ユ MaskPropertyGroup is a subclass of PropertyGroup. All methods and attributes of Prope