An array containing all of the currently selected Property and PropertyGroup objects in the layer.Array of PropertyBase objects; read-only.
Category Archives: Layer object
trackMatteType
If this layer has a track matte, specifies the way the track matte is applied.A TrackMatteType enumerated value; read/write. One of:TrackMatteType.ALPHATrac
Layer object
The Layer object provides access to layers within compositions. It can be accessed from an itemメs layer collection either by index number or by a name strin
blendingMode
The blending mode of the layer.A BlendingMode enumerated value; read/write. One of:BlendingMode.ADDBlendingMode.ALPHA_ADDBlendingMode.CLASSIC_COLOR_BURNBlen
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.
canSetCollapseTransformation
True if it is legal to change the value of the collapseTransformation attribute on this layer.Boolean; read-only.