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

setTemporalEaseAtKey()

Sets the incoming and outgoing temporal ease for the specified keyframe. See KeyframeEase object .keyIndex The index for the keyframe. An integer in the ran

keyOutInterpolationType()

Returns the outgoing interpolation type for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by

hasMin

When true, there is a minimum permitted value for the named property; otherwise false.Boolean; read-only.

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

separationDimension

For a separated follower, the dimension number it represents in the multidimensional leader. The first dimension starts at 0.Forexample, the Y Position prop

setValue()

Sets the static value of a property that has no keyframes.If the named property has keyframes, this method generates an exception and displays an error. To

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

isSeparationFollower

When true, the property represents one of the separated dimensions for a multidimensional property. For example, the X Position property has this attribute

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