The type of frame blending to perform when frame blending is enabled for the layer.A FrameBlendingType enumerated value; read/write. One of:FrameBlendingTyp
Category Archives: Layer object
audioActiveAtTime()
Returns true if this layer’s audio will be active at the specified time.For this method to return true, audioEnabled must be true, no other layer with audio
moveToEnd()
Moves this layer to the bottom position of the layer stack the last layer .None.Nothing.
activeAtTime()
Returns true if this layer will be active at the specified time. To return true, the layer must be enabled, no otherlayer may be soloing unless this layer i
guideLayer
True if the layer is a guide layer.Boolean; read/write.
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
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
moveAfter()
Moves this layer to a position immediately after below the specified layer.layer The target layer, a layer object in the same composition.Nothing.
openInViewer()
Opens the layer in a Layer panel, and moves the Layer panel to front and gives it focus.None.Viewer object for the Layer panel, or null if the layer could n