Returns the outgoing interpolation type for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by
Tag Archives: layer
isMask
When true, this property is a mask PropertyGroup.Boolean; read-only.
TextDocument object
The TextDocumentobject stores a value for a TextLayer’s Source Text property. Create it withthe constructor, passing the string to be encapsulated.ExamplesT
containingComp
The composition that contains this layer.CompItem object; read-only.
maskMotionBlur
How motion blur is applied to this mask.A MakMotionBlur enumerated value; read/write. One of:Mask Motion Blur.SAME_AS_L AYERMaskMotion Blur.ONMaskMotion Blu
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