Returns true if the specified keyframe has temporal continuity.Temporal continuity affects this keyframe only if keyframe interpolation type is KeyframeInte
Monthly Archives: March 2015
keyTemporalAutoBezier()
Returns true if the specified keyframe has temporal auto-Bezier interpolation.Temporal auto-Bezier interpolation affects this keyframe only if the keyframe
keySpatialContinuous()
Returns true if the specified keyframe has spatial continuity.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exception is genera
keySpatialAutoBezier()
Returns true if the specified keyframe has spatial auto-Bezier interpolation. This type of interpolation affectsthis keyframe only if keySpatialContinuous k
keySelected()
Returns true if the specified keyframe is selected.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the addKey or n
keyRoving()
Returns true if the specified keyframe is roving. The first and last keyframe in a property cannot rove; if youtry to set roving forone of these, the operat
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
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
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
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