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
Tag Archives: object
AVItem object
The AVItem object provides access to attributes and methods of audio/visual files imported into After Effects.ユ AVItem is a subclass of Item. All methods an
propertyValueType
The type of value stored in thenamed property. The PropertyValueType enumeration has one value for each type of data that can be stored in or retrieved from
TextLayer object
The TextLayer object represents a text layer within a composition. Create it using the LayerCollection objectメs addText method; It can be accessed in an ite
activeItem
The item that is currently active and is to be acted upon, or a null if no item is currently selected or if multiple items are selected.Item object or null;
project
The project that is currently loaded.Project object; read-only.
duplicate()
Creates and returns a duplicate of this composition, which contains the same layers as the original.None.CompItem object.
propertyGroup()
Gets the PropertyGroup object for an ancestor group of this property at a specified level of the parent-child hierarchy.countUp Optional. The number of leve
ImportOptions object
The ImportOptions object encapsulates the options used to import a file with the Project.importFile methods.The constructor takes an optional parameter, an
hasVideo
When true, the AVItem has an video component.ユ In a CompItem, the value is linked to the composition.ユ In a FootageItem, the value is linked to the mainSour