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
Monthly Archives: March 2015
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
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
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-
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
setInterpolationTypeAtKey()
Sets the ムinメ and ムoutメ interpolation types for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returne
removeKey()
Removes the specified keyframe from the named property. If no keyframe with the specified index exists, generates an exception and displays an error.When a
nearestKeyIndex()
Returns the index of the keyframe nearest to the specified time.time The time in seconds; a floating-point value. The beginning of the composition is 0.Inte
keyValue()
Finds the specified keyframe or marker and returns its current value.If no keyframe or marker can be found that matches the argument, this method generates
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