autoOrient

The type of automatic orientation to perform for the layer.An AutoOrientType enumerated value; read/write. One of:AutoOrientType.ALONG_PATH Layer faces in t

hasVideo

When true, the layer has a video switch the eyeball icon in the Timeline panel; otherwise false.Boolean; read-only.

hasTrackMatte

True if the layer in front of this layer is being used as a track matte on this layer. When true, this layer’s track -MatteType value controls how the matte

selectedProperties

An array containing all of the currently selected Property and PropertyGroup objects in the layer.Array of PropertyBase objects; read-only.

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

startTime

The start time of the layer, expressed in composition time seconds .Floating-point value in the range [-10800.0..10800.0] minus or plus three hours ; read/w

height

The height of the layer in pixels.Floating-point; read-only.

enabled

When true, the layer is enabled; otherwise false. This corresponds to the video switch state of the layer in theTimeline panel.Boolean; read/write.