Returns true if the specified keyframe has temporal continuity.Temporal continuity affects this keyframe only if keyframe interpolation type is KeyframeInte
Tag Archives: nearest
keyInInterpolationType()
Returns the ‘in’ interpolation type for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the
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
keyInTemporalEase()
Returns the incoming temporal ease for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the
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
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
setSelectedAtKey()
Selects or deselects the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the addKey or nearest-
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
setSpatialAutoBezierAtKey()
Turns spatial auto-Bezier interpolation on or off for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exce
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