canSetCollapseTransformation

True if it is legal to change the value of the collapseTransformation attribute on this layer.Boolean; read-only.

selectedLayers

All of the selected layers in this composition. This is a 0-based array the first object is at index 0 .Array of Layer objects; read-only.

keyOutSpatialTangent()

Returns the outgoing spatial tangent for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by th

isModified

When true, this property has been changed since its creation.Boolean; read-only.

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

rotoBezier

When true, the mask is a RotoBezier shape; otherwise, false.Boolean; read/write.

eventCuePoint

When true, the FlashVideo cue point is for an event; otherwise, it is for navigation.Boolean; read/write.

isNameFromSource

True if the layer has no expressly set name, but contains a named source. In this case, layer.name has the same value as layer.source.name.False if the laye

isSeparationFollower

When true, the property represents one of the separated dimensions for a multidimensional property. For example, the X Position property has this attribute

removeKey()

Removes the specified keyframe from the named property. If no keyframe with the specified index exists, generates an exception and displays an error.When a