isInterpolationTypeValid()

Returns true if the named property can be interpolated using the specified keyframe interpolation type.typeAKeyframeInterpolationType enumerated value; one

keyTemporalAutoBezier()

Returns true if the specified keyframe has temporal auto-Bezier interpolation.Temporal auto-Bezier interpolation affects this keyframe only if the keyframe

setSpatialTangentsAtKey()

Sets the incoming and outgoing tangent vectors for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an excepti

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

keyTemporalContinuous()

Returns true if the specified keyframe has temporal continuity.Temporal continuity affects this keyframe only if keyframe interpolation type is KeyframeInte

setTemporalAutoBezierAtKey()

Turns temporal auto-Bezier interpolation on or off for the specified keyframe. When this is turned on, it affects this keyframe only if keySpatialContinuous

keyInSpatialTangent()

Returns the incoming spatial tangent for the specified keyframe, if the named property is spatial that is, the value type is TwoD _SPATIAL or ThreeD_SPATIAL

keyTime()

Finds the specified keyframe or marker and returns the time at which it occurs. If no keyframe or marker can be found that matches the argument, this method

setTemporalContinuousAtKey()

Turns temporal continuity on or off for the specified keyframe.When temporal continuity is turned on, it affects this keyframe only if the keyframe interpol

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