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

setSpatialContinuousAtKey()

Turns spatial continuity on or off for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exception is genera

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

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

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

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

keySpatialAutoBezier()

Returns true if the specified keyframe has spatial auto-Bezier interpolation. This type of interpolation affectsthis keyframe only if keySpatialContinuous k