Sets the parent of this layer to the specified layer, without changing the transform values of the child layer.There may be an apparent jump in the rotation
Monthly Archives: March 2015
remove()
Deletes the specified layer from the composition.None.Nothing.
moveToEnd()
Moves this layer to the bottom position of the layer stack the last layer .None.Nothing.
moveToBeginning()
Moves this layer to the topmost position of the layer stack the first layer .None.Nothing.
moveBefore()
Moves this layer to a position immediately before above the specified layer.layer The target layer, a layer object in the same composition.Nothing.
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.
duplicate()
Duplicates the layer. Creates a new Layer object in which all values are the same as in this one. This has the same effect as selecting a layer in the user
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
applyPreset()
Applies the specified collection of animation settings an animation preset to the layer. Predefined animation preset files are installed in the Presets fold
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