Sets the incoming and outgoing temporal ease for the specified keyframe. See KeyframeEase object .keyIndex The index for the keyframe. An integer in the ran
Tag Archives: keyframe
keyOutInterpolationType()
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
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
KeyframeEase object
The KeyframeEase object encapsulates the keyframe ease settings of a layerメs AE property. Keyframe ease isdetermined by the speed and influence values that
setValueAtKey()
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
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
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
speed
The speed value of the keyframe. The units depend on the type of keyframe, and are displayed in the KeyframeVelocity dialog box.Floating-point value; read/w
setValueAtTime()
Sets the value of a keyframe at the specified time. Creates a new keyframe for the named property, if one does not currently exist for the specified time, a
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