Turns temporal auto-Bezier interpolation on or off for the specified keyframe. When this is turned on, it affects this keyframe only if keySpatialContinuous
Category Archives: Property object
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
expressionError
Contains the error, if any, generated by evaluation of the string most recently set in expression.If no expression string has been specified, or if the last
propertyValueType
The type of value stored in thenamed property. The PropertyValueType enumeration has one value for each type of data that can be stored in or retrieved from
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
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
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
selectedKeys
The indices of all the selected keyframes in the named property. If no keyframes are selected, or if the propertyhas no keyframes, returns an empty array.Ar