canImportAs()

Reports whether the file can be imported as the source of a particular object type. If this method returns true, you can set the given type as the value of

calculateTransformFromPoints()

Calculates a transformation from a set of points in this layer.pointTopLeft The top left point coordinates in the form of an array, [x, y, z].pointTopRight

selected

When true, this property is selected. Set to true to select the property, or to false to deselect it.Sampling this attribute repeatedly for a large number o

comp

The composition that will be rendered by this render-queue item. To change the composition, you must delete this render-queue item and create a new one.Comp

add()

Adds a composition to the Render Queue, creating a RenderQueueItem.comp The CompItem object for the composition to be added.RenderQueueItem object.

copyToComp()

Copies the layer into the specified composition. The original layer remains unchanged. Creates a new Layer object with the same values as this one, and prep

importAs

The type of object for which the imported file is to be the source. Before setting, use canImportAs to check that a given file can be imported as the source