height

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

hasMin

When true, there is a minimum permitted value for the named property; otherwise false.Boolean; read-only.

nearestKeyIndex()

Returns the index of the keyframe nearest to the specified time.time The time in seconds; a floating-point value. The beginning of the composition is 0.Inte

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

addCamera()

Creates a new camera layer and adds the CameraLayer object to this collection.The new layer honors the Create Layers at Composition Start Time preference.na

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.

width

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

separationDimension

For a separated follower, the dimension number it represents in the multidimensional leader. The first dimension starts at 0.Forexample, the Y Position prop

setValue()

Sets the static value of a property that has no keyframes.If the named property has keyframes, this method generates an exception and displays an error. To

boxTextSize

The size of a paragraph box text layer as a [width, height] array of pixel dimensions.Array of two integers minimum value of 1 ; read/write.