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
Tag Archives: keyframe
speed
The speed value of the keyframe. The units depend on the type of keyframe, and are displayed in the KeyframeVelocity dialog box.Floating-point value; read/w
setValueAtTime()
Sets the value of a keyframe at the specified time. Creates a new keyframe for the named property, if one does not currently exist for the specified time, a
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
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
influence
The influence value of the keyframe, as shown in the Keyframe Velocity dialog box.Floating-point value in the range [0.1..100.0]; read/write.
setValuesAtTimes()
Sets values for a set of keyframes at specified of times. Creates a new keyframe for the named property, if one does not currently exist for a specified tim
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
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
canVaryOverTime
When true, the named property can vary over timeラthat is, keyframe values or expressions can be written to this property.Boolean; read-only.