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

isSpatial

When true, the named property defines a spatial value. Examples are position and effect point controls.Boolean; read-only.

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

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

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

keySpatialAutoBezier()

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

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

setRovingAtKey()

Turns roving on or off for the specified keyframe. The first and last keyframe in a property cannot rove; if you try to set roving forone of these, the oper

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

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