Finds the specified keyframe and sets its value.If the named property has no keyframes, or no keyframe with the specified index, this method generates an ex
Tag Archives: layer
fillColor
The text layerメs fill color, as an array of [r, g, b] floating-point values. For example, in an 8-bpc project, a red value of 255 would be 1.0, and in a 32-
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
LightLayer object
The LightLayer object represents a light layer within a composition. Create it using the LayerCollection objectメs addLight method; It can beaccessed in anit
canSetTimeRemapEnabled
True if it is legal to change the value of the timeRemapEnabled attribute on this layer.Boolean; read-only.
layer()
Returns a Layer object, which can be specified by name, an index position in this layer, or an index position relative to another layer.index The index numb
keyOutTemporalEase()
Returns the outgoing temporal ease for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the
matchName
A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a
Viewer object
The Viewer object represents a Composition, Layer, or Footage panel.This maximizes the active viewer panel, and displays its type if it contains a compositi
activeAtTime()
Returns true if this layer will be active at the specified time. To return true, the layer must be enabled, no otherlayer may be soloing unless this layer i