applyFill

When true, the textlayer shows a fill. Access the fillColor attribute for the actual color. When false, only a stroke is shown.Boolean; read/write.

Item object

The Item object represents an item that can appear in the Project panel.The first item is at index 1.ユ Item is the base class for AVItem and for FolderItem,

canSetTimeRemapEnabled

True if it is legal to change the value of the timeRemapEnabled attribute on this layer.Boolean; read-only.

active

When true, this property is active. For a layer, this corresponds to the setting of the eyeball icon and if the current time is between the layerメs in and o

Viewer object

The Viewer object represents a Composition, Layer, or Footage panel.This maximizes the active viewer panel, and displays its type if it contains a compositi

FootageSource object

The FootageSource object holds information describing the source of some footage. It is used as themainSource of a FootageItem, or the proxySource of a Comp

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

render()

Starts the rendering process. This is the same as clicking Render in the Render Queue panel. The method does not return until the render process is complete

footageMissing

When true, the AVItem is a placeholder, or represents footage with a source file that cannot be found. In this case, the path of the missing source file isi

minValue

The minimum permitted value of the named property. If the hasMin attribute is false, an exception occurs, and an error is generated.Floating-point value; re