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

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

keyTemporalAutoBezier()

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

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

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

setTemporalEaseAtKey()

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