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
Category Archives: Layer object
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.
collapseTransformation
True if collapse transformation is on for this layer.Boolean; read/write.
motionBlur
True if motion blur is enabled for the layer.Boolean; read/write.