When true, there is a minimum permitted value for the named property; otherwise false.Boolean; read-only.
Category Archives: Property object
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
separationLeader
The original multidimensional property for this separated follower. For example, if the current property is Y Position, this attributeメs value points to the
setValueAtKey()
Finds the specified keyframe and sets its value.If the named property has no keyframes, or no keyframe with the specified index, this method generates an ex
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